From f270a5b31cd8289aeaf41720b601c2fbdf71a6da Mon Sep 17 00:00:00 2001 From: Nikolaos Boutalas Date: Mon, 7 Aug 2023 11:48:39 +0300 Subject: Add zsh task --- local.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'local.yml') diff --git a/local.yml b/local.yml index 497adc5..b995386 100644 --- a/local.yml +++ b/local.yml @@ -1,4 +1,5 @@ - hosts: localhost tasks: - include: tasks/dependencies.yml + - include: tasks/zsh.yml - include: tasks/dotfiles.yml -- cgit v1.2.3