Update zsh conf
This commit is contained in:
parent
be7b2041f7
commit
0654578788
@ -23,9 +23,15 @@
|
||||
-
|
||||
command: ln -s $HOME/Dotfiles/zsh/custom/zshrc.szh $HOME/.oh-my-zsh/custom/zshrc.zsh
|
||||
stdout: true
|
||||
-
|
||||
command: rm -rf $HOME/.oh-my-zsh/custom/plugins
|
||||
stdout: true
|
||||
-
|
||||
command: ln -s $HOME/Dotfiles/zsh/custom/plugins $HOME/.oh-my-zsh/custom/plugins
|
||||
stdout: true
|
||||
-
|
||||
command: rm -rf $HOME/.oh-my-zsh/custom/themes
|
||||
stdout: true
|
||||
-
|
||||
command: ln -s $HOME/Dotfiles/zsh/custom/themes $HOME/.oh-my-zsh/custom/themes
|
||||
stdout: true
|
||||
|
Loading…
Reference in New Issue
Block a user