美化shell介面
git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it
~/.bash_it/install.sh
nano .bashrc
-----------------------------------
export BASH_IT_THEME='brunton'
-----------------------------------

Last updated
Was this helpful?
git clone --depth=1 https://github.com/Bash-it/bash-it.git ~/.bash_it
~/.bash_it/install.sh
nano .bashrc
-----------------------------------
export BASH_IT_THEME='brunton'
-----------------------------------
Last updated
Was this helpful?