Update script
This commit is contained in:
parent
1ba3a82d59
commit
4f60c945eb
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
|||
|
||||
mkdir -p ~/.oh-my-zsh/custom/plugins
|
||||
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
|
||||
git clone https://github.com/zsh-users/zsh-history-substring-search ~/.oh-my-zsh/custom/plugins/zsh-history-substring-search
|
||||
|
||||
|
||||
touch ~/.zshrc-local
|
||||
|
||||
|
|
Loading…
Reference in a new issue