From 7a152e707ba74aa167e9d0f8458ae12faf8f4fec Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 11 Jan 2012 22:36:18 +0100 Subject: .zshrc --- .zshrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 683d8fa..4876d1a 100644 --- a/.zshrc +++ b/.zshrc @@ -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 -- cgit v1.2.3-54-g00ecf