From b555d3ecbbe20d68c113e67e61dc4012f0796c06 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 14 Nov 2023 04:09:37 +0100 Subject: [PATCH] remove shellfish file because private information --- .chezmoitemplates/zshrc_linux.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index 5e9d9ad..198f243 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -129,7 +129,6 @@ export EDITOR=vim eval "$(starship init zsh)" -export LC_TERMINAL=ShellFish test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc" if [ -x "$(command -v tmux)" ] && [ -n "${DISPLAY}" ] && [ -z "${TMUX}" ]; then