.zshrc
This commit is contained in:
parent
63f1b98555
commit
0f9ea88a3f
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -4,6 +4,7 @@ PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
||||||
INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
||||||
|
|
||||||
export INFOPATH
|
export INFOPATH
|
||||||
|
export BROWSER=conkeror
|
||||||
|
|
||||||
HISTFILE=~/.zsh/histfile
|
HISTFILE=~/.zsh/histfile
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
|
|
Loading…
Reference in a new issue