summaryrefslogtreecommitdiff
path: root/playbooks.d/user-tyil/playbook.bash
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-06 14:17:19 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-06 14:17:19 +0200
commit4e27169980ab107c67f9f10e6daab748a9600093 (patch)
tree83f6e1cb974c606286bb63e5733bf95bec2e9503 /playbooks.d/user-tyil/playbook.bash
parent2bf1299da47a6d11b65cd765c1d0e9372d7b6518 (diff)
Add bash and zsh
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"