aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorvaskozl <vasil.zlatanov@gmail.com>2015-03-15 10:32:23 +0100
committervaskozl <vasil.zlatanov@gmail.com>2015-03-15 10:32:23 +0100
commitfb6adf8e60a1875ff6a5ea2574c783d9023ea5d7 (patch)
tree098c07115f0f08ff795ae74ae00c419a8cb9cee0 /zshrc
parentd9925d31e86b652913d0364684b1dadc70ecf2a7 (diff)
parent02dbe85011616cc97332c7e56e39a8989c45de08 (diff)
downloaddotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.tar.gz
dotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.tar.bz2
dotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.zip
Merge branch 'master' of github.com:Vaskozl/dotfiles
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 1250b99..7c8218f 100644
--- a/zshrc
+++ b/zshrc
@@ -27,6 +27,7 @@ export EDITOR="vim"
export BROWSER="~/.ratposon/firesend"
export PENTADACTYL_RUNTIME="$HOME/.pentadactyl"
export LD_LIBRARY_PATH=/usr/local/lib
+export wiki_browser='firefox'
PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ "
RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]"