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
d76f2af18a
server_config
/
zsh
/
_deploy.sh
4 lines
54 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 zsh default shell path to /usr
2024-06-05 18:28:01 +02:00
chsh -s /usr/bin/zsh
Reference in a new issue
Copy permalink