This commit is contained in:
Tom Willemsen 2012-02-10 17:46:37 +01:00
parent a556cef94b
commit 63f1b98555

View file

@ -9,7 +9,6 @@ export LESS_TERMCAP_so=$'\e[1;47;30m'
export LESS_TERMCAP_ue=$'\e[0m' export LESS_TERMCAP_ue=$'\e[0m'
export LESS_TERMCAP_us=$'\e[0;36m' export LESS_TERMCAP_us=$'\e[0;36m'
export BROWSER=firefox
export PAGER=$LESSCMD export PAGER=$LESSCMD
export EDITOR="emacsclient -c" export EDITOR="emacsclient -c"