summaryrefslogtreecommitdiff
path: root/playbooks.d/user-tyil/playbook.bash
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks.d/user-tyil/playbook.bash')
-rw-r--r--playbooks.d/user-tyil/playbook.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks.d/user-tyil/playbook.bash b/playbooks.d/user-tyil/playbook.bash
index e21a7dc..66de8a0 100644
--- a/playbooks.d/user-tyil/playbook.bash
+++ b/playbooks.d/user-tyil/playbook.bash
@@ -15,8 +15,10 @@ playbook_add() {
playbook_sync() {
local packages=(
+ bash
git
sudo
+ zsh
)
notice "$BASHTARD_PLAYBOOK" "Installing all desired utilities"