aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 9618589..f84472f 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -19,7 +19,7 @@ export EDITOR=vim
export VISUAL=vim
export VIMINIT='source $XDG_CONFIG_HOME/vim/vimrc'
-export BROWSER=firefox
+export BROWSER=chromium
export TERMINAL=termite
export PAGER=less