From bf77e69dc2a7f0c30da715d2407e817ac2ed2069 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Mon, 25 May 2015 14:01:59 -0600 Subject: [PATCH] added BROWSER --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index d94c2c1..a99f347 100644 --- a/bashrc +++ b/bashrc @@ -33,6 +33,7 @@ export VMWARE_USE_SHIPPED_GTK="yes" export EDITOR=vim export PAGER=less export LIBVA_DRIVER_NAME=vdpau +export BROWSER=firefox-developer #create cache-dir for chrome mkdir -p /tmp/ewpt3ch-cache eval $(keychain --eval --agents ssh -Q --quiet ~/.ssh/id_ecdsa ~/.ssh/id_rsa)