mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 13:50:15 +00:00
chore(config): "disable" pure exec time counter
This commit is contained in:
@@ -23,6 +23,7 @@ zstyle ':omz:plugins:nvm' autoload yes
|
||||
# Pure prompt settings
|
||||
export PURE_PROMPT_SYMBOL='➜'
|
||||
export PURE_GIT_UNTRACKED_DIRTY=0
|
||||
export PURE_CMD_MAX_EXEC_TIME=86400 # 24 hours
|
||||
zstyle ':prompt:pure:git:stash' show yes
|
||||
zstyle ':prompt:pure:execution_time' show no
|
||||
zstyle ':prompt:pure:user' color magenta
|
||||
|
||||
Reference in New Issue
Block a user