From 68fabc5ee00686a5e53638ab4b44c99195ee4b8f Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Wed, 15 Mar 2017 17:16:02 -0400 Subject: Cleaning up vimrc and bashrc --- .bashrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index a422839..698684a 100644 --- a/.bashrc +++ b/.bashrc @@ -124,10 +124,8 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi -# >>>>BEGIN ADDED BY CNCHI INSTALLER<<<< # -BROWSER=/usr/bin/chromium + EDITOR=/usr/bin/vim -# >>>>>END ADDED BY CNCHI INSTALLER<<<<< # export PAGER='vimpager' alias less=$PAGER -- cgit v1.2.3