From 89869d63d0d91dc52bce13184a5b07c4fa77f6f1 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 1 Jun 2017 18:14:33 +0200 Subject: Remove chromium-private references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- zsh/zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') 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 -- cgit v1.2.3-54-g00ecf