Skip to content

Commit b80016b

Browse files
committed
feat: add zsh too
1 parent 2ca828e commit b80016b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

build_files/build

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,10 @@ apt-get install -y \
8989
apt-get remove -y \
9090
wpasupplicant
9191

92-
# Terminal Alternatives
92+
# Shell Alternatives
9393
apt-get install -y \
94-
fish
94+
fish \
95+
zsh
9596

9697
# add vim, this is annoying
9798
apt-get install -y \

0 commit comments

Comments
 (0)