diff --git a/.zshrc b/.zshrc index 9f81e1b..96010a3 100644 --- a/.zshrc +++ b/.zshrc @@ -42,7 +42,7 @@ FPATH=/usr/local/share/zsh/site-functions:$FPATH # If command execution time above min. time, plugins will not output time. ZSH_COMMAND_TIME_MIN_SECONDS=10 ZSH_COMMAND_TIME_MSG="Execution time: %s sec" -ZSH_COMMAND_TIME_EXCLUDE=(vim mcedit) +ZSH_COMMAND_TIME_EXCLUDE=(ranger git nvim fzf vim mcedit v ssh) export GPG_TTY=$(tty) # export TERM=xterm-256color