This commit is contained in:
Tom Willemsen 2012-02-25 17:13:47 +01:00
parent 9261be80d8
commit af6ffcdca1

6
.zshrc
View file

@ -1,11 +1,5 @@
# -*- Mode: shell-script; eval: (git-auto-commit-mode 1) -*-
# Setup variables
PATH="${HOME}/bin:${PATH}:/usr/local/bin"
INFOPATH="${HOME}/documents/info:${INFOPATH}"
export INFOPATH
export BROWSER=conkeror
HISTFILE=~/.zsh/histfile
HISTSIZE=1000
SAVEHIST=1000