diff --git a/.chezmoitemplates/zshrc_linux.tmpl b/.chezmoitemplates/zshrc_linux.tmpl index 23a1976..c61ec9e 100644 --- a/.chezmoitemplates/zshrc_linux.tmpl +++ b/.chezmoitemplates/zshrc_linux.tmpl @@ -116,7 +116,7 @@ export PATH="$PATH:$HOME/bin:$HOME/.local/bin" source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh -source ~/.fzf/key-bindings.zsh +source ~/.fzf/shell/key-bindings.zsh alias wezterm='flatpak run org.wezfurlong.wezterm' export EDITOR=vim