标签:添加 hub file deb debian 配置 span div nal
sudo apt install zsh -y
安装zprezto
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
添加自定义配置
vim ~/.zshrc
最后一行添加
source ~/.profile
换主题
vim ~/.zpreztorc
搜索theme,默认的改为skwp
mac下,chsh -s /bin/zsh
debian下,terminal emulator的选项里面,一般,命令,自定义运行命令,/bin/zsh
shell
标签:添加 hub file deb debian 配置 span div nal
原文地址:https://www.cnblogs.com/ziyouchutuwenwu/p/10069432.html