From e2ad060151b8b7c7b021e52a82ba3c040db1ab36 Mon Sep 17 00:00:00 2001 From: Greenhouse George Date: Sun, 27 Apr 2014 14:48:22 -0400 Subject: [PATCH] Added visual to bashrc --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 6332c94..d2078a5 100644 --- a/bashrc +++ b/bashrc @@ -66,6 +66,7 @@ PS1="\[\033[35m\]\t\[\033[m\]-\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[31; # Export environmental variables export EDITOR=vim +export VISUAL=vim export BROWSER=firefox