diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index f9ae26d..2ae8fb1 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -129,4 +129,4 @@ export EDITOR=vim eval "$(starship init zsh)" -est -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc" +test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"