Fixed rprompt, and corvine
This commit is contained in:
parent
58c212638c
commit
6a45373b7a
2 changed files with 3176 additions and 1 deletions
3175
Corvine.icls
Normal file
3175
Corvine.icls
Normal file
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,7 @@ SAVEHIST=10000
|
|||
setopt extendedglob nomatch notify histignorespace histignorealldups histnofunctions histnostore histverify incappendhistory
|
||||
unsetopt autocd beep
|
||||
bindkey -v
|
||||
export RPROMPT='' # Fixes a side-effect of the vi-mode oh-my-zsh plugin
|
||||
export RPROMPT=' ' # Fixes a side-effect of the vi-mode oh-my-zsh plugin
|
||||
export KEYTIMEOUT=1
|
||||
|
||||
#keybindings
|
||||
|
|
Loading…
Add table
Reference in a new issue