From 6a45373b7a90465a511dc1929bca134870e6d10b Mon Sep 17 00:00:00 2001 From: Anthony Cicchetti Date: Mon, 14 Oct 2019 14:55:36 -0400 Subject: [PATCH] Fixed rprompt, and corvine --- Corvine.icls | 3175 ++++++++++++++++++++++++++++++++++++++++++++++++++ zsh/zshrc | 2 +- 2 files changed, 3176 insertions(+), 1 deletion(-) create mode 100644 Corvine.icls diff --git a/Corvine.icls b/Corvine.icls new file mode 100644 index 0000000..f28ed3b --- /dev/null +++ b/Corvine.icls @@ -0,0 +1,3175 @@ + + + 2019-10-14T14:46:30 + idea + 2019.2.3.0.0 + 2019-10-14T14:46:37 + Corvine + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/zsh/zshrc b/zsh/zshrc index e160599..d0e122b 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -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