forked from cohabit/server_config
4 lines
54 B
Bash
4 lines
54 B
Bash
# Setup zsh
|
|
cp ./zsh/zsh/* /root
|
|
chsh -s /usr/bin/zsh
|