diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index 198f243..51f803e 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -127,6 +127,8 @@ alias wezterm='flatpak run org.wezfurlong.wezterm' export EDITOR=vim +alias wezterm='flatpak run org.wezfurlong.wezterm' + eval "$(starship init zsh)" test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"