Added more TIME_EXCLUDE in zsh

This commit is contained in:
Marcin Woźniak 2022-06-19 00:13:30 +02:00
parent 88eee34f65
commit c58ea889b2
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 1 deletions

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