aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-05 11:07:50 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commit58a7db648073764b5ab004a807877c87a30642df (patch)
treebedc771ec0a377fe18b36df91eb170323bf9d6ae /zsh
parentf534b5ac63c8f27b1f8258d05d8c631fd14f528d (diff)
downloaddotfiles-58a7db648073764b5ab004a807877c87a30642df.tar.xz
zprofile: Use chromium wrapper
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 ddf58ab..83b16c5 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -25,7 +25,7 @@ export PASSWORD_STORE_DIR="$XDG_DATA_HOME"/password-store
export VISUAL=nvim
export NVIM_TUI_ENABLE_TRUE_COLOR=1
-export BROWSER=chromium
+export BROWSER=chromium-private
export TERMINAL=termite
export PAGER=less