This commit is contained in:
Tom Willemsen 2012-01-11 22:36:18 +01:00
parent 09d531bf9a
commit 7a152e707b

4
.zshrc
View file

@ -1,4 +1,4 @@
# -*- Mode: shell-script -*-
# -*- Mode: shell-script; eval: (git-auto-commit-mode 1) -*-
# Setup variables
PATH="${HOME}/bin:${PATH}:/usr/local/bin"
INFOPATH="${HOME}/documents/info:${INFOPATH}"
@ -96,3 +96,5 @@ if [ -z $EMACS ]; then
ZSH_HIGHLIGHT_STYLES[double-hyphen-option]='fg=blue'
ZSH_HIGHLIGHT_STYLES[single-hyphen-option]='fg=blue'
fi
welcome