disable the default RPROMPT

Alpha Chen 4 years ago
parent c31a3da9ff
commit 840b3b6d2b

@ -12,6 +12,7 @@ fi
export EDITOR=vim export EDITOR=vim
export VISUAL=vim export VISUAL=vim
export RPROMPT=
unsetopt correct # Don't autocorrect unsetopt correct # Don't autocorrect
unsetopt flowcontrol # So ^S and ^Q can be used unsetopt flowcontrol # So ^S and ^Q can be used

Loading…
Cancel
Save