From f547d6d04bce2a291f0e95b5e6c4385787b63a62 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 15 Mar 2020 15:40:48 +0100 Subject: [PATCH] Update zsh conf --- meta/configs/zsh.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/configs/zsh.yaml b/meta/configs/zsh.yaml index 545b951..b8731e5 100644 --- a/meta/configs/zsh.yaml +++ b/meta/configs/zsh.yaml @@ -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