Update zsh conf
This commit is contained in:
parent
0654578788
commit
f547d6d04b
@ -18,10 +18,10 @@
|
|||||||
# path: zsh/custom/themes/*
|
# path: zsh/custom/themes/*
|
||||||
- shell:
|
- 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
|
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
|
stdout: true
|
||||||
-
|
-
|
||||||
command: rm -rf $HOME/.oh-my-zsh/custom/plugins
|
command: rm -rf $HOME/.oh-my-zsh/custom/plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user