This website requires JavaScript.
Explore
Help
Sign In
julien.oculi
/
server_config
Watch
1
Star
0
Fork
You've already forked server_config
0
forked from
cohabit/server_config
Code
Pull requests
Activity
811090cd5f
server_config
/
zsh
/
_deploy.sh
4 lines
57 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
fix: patch recursive `cp` in deploy scripts
2024-06-05 18:39:47 +02:00
cp -a ./zsh/zsh/. /root
feat: change zsh default shell path to /usr
2024-06-05 18:28:01 +02:00
chsh -s /usr/bin/zsh
Copy permalink