5 lines
173 B
Bash
Executable File
5 lines
173 B
Bash
Executable File
zsh='/usr/share/oh-my-zsh/custom'
|
|
cd $zsh/plugins
|
|
git clone https://github.com/chrissicool/zsh-256color
|
|
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
|