summaryrefslogtreecommitdiffstats
path: root/.zshenv
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-02-14 11:30:13 +0100
committerGravatar Tom Willemsen2012-02-14 11:30:13 +0100
commit4857418dbde4c11f34a66774c5fb047119a96fe2 (patch)
treeda1ca0e3d6c8082c3ed89608b400f861b0a598b8 /.zshenv
parenta925132b75c083baf85426cdf9482de9dd809261 (diff)
parent3d8f0dffd0fbb4d928e20d8322f4010c8f0804da (diff)
downloaddotfiles-4857418dbde4c11f34a66774c5fb047119a96fe2.tar.gz
dotfiles-4857418dbde4c11f34a66774c5fb047119a96fe2.zip
Merge remote-tracking branch 'gitorious/master' into phoenix
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index 5b25215..7463693 100644
--- a/.zshenv
+++ b/.zshenv
@@ -9,7 +9,6 @@ export LESS_TERMCAP_so=$'\e[1;47;30m'
export LESS_TERMCAP_ue=$'\e[0m'
export LESS_TERMCAP_us=$'\e[0;36m'
-export BROWSER=firefox
export PAGER=$LESSCMD
export EDITOR="emacsclient -c"