disable the default RPROMPT

main
Alpha Chen 4 years ago
parent f277b589db
commit 35600d3446
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

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

Loading…
Cancel
Save