aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:14:33 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:10 +0200
commit89869d63d0d91dc52bce13184a5b07c4fa77f6f1 (patch)
tree444a8dc8daa77bdac2803d105cc3cdbfcaeb49a9 /zsh
parent857a5d53aca3d9fe1890aa1a38b5df833b527324 (diff)
downloaddotfiles-89869d63d0d91dc52bce13184a5b07c4fa77f6f1.tar.xz
Remove chromium-private references
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zprofile b/zsh/zprofile
index 15636fd..bd5dd5b 100644
--- a/zsh/zprofile
+++ b/zsh/zprofile
@@ -31,7 +31,7 @@ export ABSROOT="$HOME"/build/abs
export VISUAL=nvim
export NVIM_TUI_ENABLE_TRUE_COLOR=1
-export BROWSER=chromium-private
+export BROWSER=chromium
export TERMINAL=termite
export PAGER=less