Update zsh conf

This commit is contained in:
Jeff Lance 2020-03-15 15:36:53 +01:00
parent be7b2041f7
commit 0654578788

View File

@ -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