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