.bash_profile
This commit is contained in:
parent
0d34dda80e
commit
6b363e904c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# -*- eval: (git-auto-commit-mode 1) -*-
|
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||||
export BROWSER=conkeror
|
export BROWSER=firefox
|
||||||
export EDITOR="emacsclient -c -a emacs"
|
export EDITOR="emacsclient -c -a emacs"
|
||||||
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
export INFOPATH="${HOME}/documents/info:${INFOPATH}"
|
||||||
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
export PATH="${HOME}/bin:${PATH}:/usr/local/bin"
|
||||||
|
|
Loading…
Reference in a new issue