aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-09-04 17:45:54 -0700
committershmibs <shmibs@gmail.com>2014-09-04 17:45:54 -0700
commit43284dbeae82e7e6653ff1cf050551ef53cdcf29 (patch)
treee034538c8b77d9ee68eaabd4b94812b040431568 /.zshrc
parent76986701eca30c36649fa8111358a45e2c88ff55 (diff)
downloaddotfiles-43284dbeae82e7e6653ff1cf050551ef53cdcf29.tar.gz
clean up theme colours
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 86786df..d5b07f5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -19,8 +19,7 @@ bindkey -e
setopt notify
unsetopt beep
-# PROMPT="%{%B$fg[white]%}[%{%(!.$fg[red].$fg[magenta])%}%n@%M %{$fg[blue]%}%c%{$fg[white]%}]: %{%b$reset_color%}"
-PROMPT="%{%B$fg[white]%}[%{%(!.$fg[red].$fg[magenta])%}%n@%M %{$fg[magenta]%}%c%{$fg[white]%}]: %{%b$reset_color%}"
+PROMPT="%{%B$fg[white]%}[%{%(!.$fg[red].$fg[magenta])%}%n@%M %{$fg[blue]%}%c%{$fg[white]%}]: %{%b$reset_color%}"
################# KEYBINDINGS #################
typeset -g -A key