diff options
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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%}]" |