diff options
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ export PS1='%n@%m:%~%% ' export GPGKEY="895134C5" export PATH="$HOME/bin:$HOME/bin/perl6:$PATH" export EDITOR="vim" +export BROWSER="~/.ratposon/firesend" export PENTADACTYL_RUNTIME="$HOME/.pentadactyl" export LD_LIBRARY_PATH=/usr/local/lib |