summaryrefslogtreecommitdiff
path: root/themes/refined.zsh-theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/refined.zsh-theme')
-rw-r--r--themes/refined.zsh-theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/refined.zsh-theme b/themes/refined.zsh-theme
index 5d39bd757..5e2de7a87 100644
--- a/themes/refined.zsh-theme
+++ b/themes/refined.zsh-theme
@@ -70,6 +70,7 @@ preexec() {
# Output additional information about paths, repos and exec time
#
precmd() {
+ setopt localoptions nopromptsubst
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.