diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc index 40e8512..b0655e7 100644 --- a/dot_config/zsh/dot_zshrc +++ b/dot_config/zsh/dot_zshrc @@ -11,7 +11,7 @@ source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zs source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh # find-the-command # https://github.com/pkasemir/find-the-command -source /usr/share/doc/find-the-command/ftc.zsh +source /usr/share/doc/find-the-command/ftc.zsh noupdate quiet info bindkey '^[[H' beginning-of-line bindkey '^[[F' end-of-line