[zsh] Remove ZLE mode info from the prompt

This commit is contained in:
Eryn Wells 2020-06-17 08:33:41 -07:00
parent 6e01168049
commit b9479c410d
2 changed files with 0 additions and 2 deletions

1
rc
View file

@ -13,7 +13,6 @@ alias du='du -h'
alias e='emacs'
binary_exists ledger && alias l='ledger'
binary_exists gpg2 && alias gpg='gpg2'
binary_exists keybase && alias keybase="keybase --gpg \"`which gpg2`\""