aboutsummaryrefslogtreecommitdiff
path: root/Shell/zshrc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2016-10-26 11:39:12 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2016-10-26 11:39:12 +0100
commit6e5b40b0d91341b5166ddb46177a1f26d90849ef (patch)
treeaf675a3a1ae49b76332f98b97a0f5797708daf15 /Shell/zshrc
parent6034d5f8133efa0d6766a1d8acec71ad8f069714 (diff)
downloaddotfiles-6e5b40b0d91341b5166ddb46177a1f26d90849ef.tar.gz
dotfiles-6e5b40b0d91341b5166ddb46177a1f26d90849ef.tar.bz2
dotfiles-6e5b40b0d91341b5166ddb46177a1f26d90849ef.zip
updates
Diffstat (limited to 'Shell/zshrc')
-rw-r--r--Shell/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Shell/zshrc b/Shell/zshrc
index 270c4a5..5ca8430 100644
--- a/Shell/zshrc
+++ b/Shell/zshrc
@@ -29,7 +29,7 @@ export LD_LIBRARY_PATH=/usr/local/lib
export wiki_browser='firefox'
PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ "
-RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]"
+#RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]"
#Enable highlightling and completion like fish