.zshrc
This commit is contained in:
parent
9261be80d8
commit
af6ffcdca1
1 changed files with 0 additions and 6 deletions
6
.zshrc
6
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue