From fd78ced7ef52aae8dc978f6754833f48ef68ad5a Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 16 Apr 2019 10:42:55 +0200 Subject: [PATCH] Feat(Choux): add aur before cli --- Choux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Choux.yml b/Choux.yml index d5c06a8..3f0b47c 100644 --- a/Choux.yml +++ b/Choux.yml @@ -9,13 +9,13 @@ tasks: # - include: tasks/test.yml + - include: tasks/arch_aur.yml - include: tasks/arch_CLI_packages.yml - include: tasks/prompt.yml - include: tasks/users.yml - include: tasks/sudo.yml - include: tasks/ssh.yml - include: tasks/arch_programming.yml - - include: tasks/arch_aur.yml - include: tasks/arch_gnome.yml - include: tasks/arch_graphicals.yml - include: tasks/dotfiles.yml