diff --git a/zsh/zprofile b/zsh/zprofile index a9af91c..2c0ed83 100644 --- a/zsh/zprofile +++ b/zsh/zprofile @@ -17,7 +17,7 @@ export PATH export EDITOR="vim" export VISUAL="vim" -export BROWSER="qutebrowser" +export BROWSER="chromium" export PAGER="less"