mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
committed by
Marc Cornellà
parent
3cfcf5e0aa
commit
a85ce89a3d
@@ -72,6 +72,7 @@ preexec() {
|
||||
precmd() {
|
||||
vcs_info # Get version control info before we start outputting stuff
|
||||
print -P "\n$(repo_information) %F{yellow}$(cmd_exec_time)%f"
|
||||
unset cmd_timestamp #Reset cmd exec time.
|
||||
}
|
||||
|
||||
# Define prompts
|
||||
|
||||
Reference in New Issue
Block a user