https://static.luciochen.com/wp-content/uploads/2020/01/zshrc.txt
对了,如果想要把默认的shell改成Zsh,那么用chsh就可以了:
chsh -s $(which zsh)
大概是个正经的网站吧
https://static.luciochen.com/wp-content/uploads/2020/01/zshrc.txt
对了,如果想要把默认的shell改成Zsh,那么用chsh就可以了:
chsh -s $(which zsh)