Update zsh conf

This commit is contained in:
Jeff Lance 2020-03-15 15:40:48 +01:00
parent 0654578788
commit f547d6d04b

View File

@ -18,10 +18,10 @@
# path: zsh/custom/themes/*
- shell:
-
command: ln -s $HOME/Dotfiles/zsh/custom/aliases.szh $HOME/.oh-my-zsh/custom/aliases.zsh
command: ln -s $HOME/Dotfiles/zsh/custom/aliases.zsh $HOME/.oh-my-zsh/custom/aliases.zsh
stdout: true
-
command: ln -s $HOME/Dotfiles/zsh/custom/zshrc.szh $HOME/.oh-my-zsh/custom/zshrc.zsh
command: ln -s $HOME/Dotfiles/zsh/custom/zshrc.zsh $HOME/.oh-my-zsh/custom/zshrc.zsh
stdout: true
-
command: rm -rf $HOME/.oh-my-zsh/custom/plugins