summaryrefslogtreecommitdiff
path: root/.zsh/zshrc/00_opts
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshrc/00_opts')
-rw-r--r--.zsh/zshrc/00_opts2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/zshrc/00_opts b/.zsh/zshrc/00_opts
index aadce9e..9d4dc14 100644
--- a/.zsh/zshrc/00_opts
+++ b/.zsh/zshrc/00_opts
@@ -14,4 +14,6 @@ setopt auto_cd
# Silence!
setopt nobeep
+setopt prompt_subst
+
# vim:ft=zsh