This website requires JavaScript.
Explore
Help
Sign In
leo.comeres
/
server_config
Watch
1
Star
0
Fork
You've already forked server_config
0
forked from
cohabit/server_config
Code
Pull requests
Activity
bb40be068b
server_config
/
zsh
/
_deploy.sh
4 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add install and deploy scripts for `zsh`
2024-06-04 16:34:01 +02:00
# Setup zsh
cp ./zsh/zsh/* /root
feat: change default shell to zsh during zsh deploy
2024-06-05 18:26:13 +02:00
chsh -s /bin/zsh
Copy permalink