summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-07-25 22:37:47 +0200
committerGravatar Tom Willemsen2012-07-25 22:37:47 +0200
commit34bf1efffdab45f838467638512dfd33ccbaf99a (patch)
treeda6ac04c00d6dc76b095a2b7def57f3f2ed41e92 /.zshrc
parent45d6c3a990be59852840de898143c28214c534d4 (diff)
downloaddotfiles-34bf1efffdab45f838467638512dfd33ccbaf99a.tar.gz
dotfiles-34bf1efffdab45f838467638512dfd33ccbaf99a.zip
.zshrc
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/.zshrc b/.zshrc
index 54e61f4..7d0a4d5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -94,9 +94,9 @@ bindkey "\e[F" end-of-line
bindkey "^W" backward-delete-char
# Show syntax highlighting when we're not running in emacs
-if [ -z $EMACS ]; then
- source ~/.zsh/syntax-highlighting/zsh-syntax-highlighting.zsh
+# if [ -z $EMACS ]; then
+# source ~/.zsh/syntax-highlighting/zsh-syntax-highlighting.zsh
- ZSH_HIGHLIGHT_STYLES[double-hyphen-option]='fg=blue'
- ZSH_HIGHLIGHT_STYLES[single-hyphen-option]='fg=blue'
-fi
+# ZSH_HIGHLIGHT_STYLES[double-hyphen-option]='fg=blue'
+# ZSH_HIGHLIGHT_STYLES[single-hyphen-option]='fg=blue'
+# fi