Added more TIME_EXCLUDE in zsh

This commit is contained in:
Marcin Woźniak 2022-06-19 00:13:30 +02:00
parent afeb14cbcf
commit 8dc315bf7f

2
.zshrc
View File

@ -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