This website requires JavaScript.
Explore
Help
Sign In
cohabit
/
server_config
Watch
5
Star
0
Fork
You've already forked server_config
2
Code
Issues
3
Pull requests
Actions
Packages
Projects
Releases
Wiki
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
Reference in a new issue
Copy permalink