summary refs log tree commit diff stats
path: root/tag-zsh/config
diff options
context:
space:
mode:
authorAlan Pearce2015-04-13 14:04:45 +0100
committerAlan Pearce2015-04-13 14:04:45 +0100
commit9f235978081a1a85dce936d11dae943fde466ad3 (patch)
tree0f14ecdf7c1504fbec7031912bdb1dfd2f1b938c /tag-zsh/config
parent2f69ec896b7d5d1941efcaa12690655d808e29b6 (diff)
downloaddotfiles-9f235978081a1a85dce936d11dae943fde466ad3.tar.lz
dotfiles-9f235978081a1a85dce936d11dae943fde466ad3.tar.zst
dotfiles-9f235978081a1a85dce936d11dae943fde466ad3.zip
Zsh: Ensure RPROMPT is unset when setting prompt
Diffstat (limited to 'tag-zsh/config')
-rwxr-xr-xtag-zsh/config/zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc
index fa2a2be..e057f0b 100755
--- a/tag-zsh/config/zsh/zshrc
+++ b/tag-zsh/config/zsh/zshrc
@@ -127,6 +127,7 @@ then
 	autoload -U promptinit
 	promptinit
 	prompt pure
+	RPROMPT=
 fi
 
 # Options