diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index 198f243..5e9d9ad 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -129,6 +129,7 @@ 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