From: Adam A. G. Shamblin Date: Sun, 29 Sep 2013 02:01:18 +0000 (-0600) Subject: Minor changes X-Git-Url: https://git.vexinglabs.com/?a=commitdiff_plain;h=df60439bea7c057612bac9d7a15f1dbd114a19cd;p=dotfiles.git Minor changes --- diff --git a/dotbash_profile b/dotbash_profile index a617c5e..4d52e4a 100644 --- a/dotbash_profile +++ b/dotbash_profile @@ -1,5 +1,5 @@ export CLICOLOR=1 -export PATH=$PATH:~/bin +export PATH=$PATH:~/bin:/usr/games/bin YELLOW=$(tput setaf 136); ORANGE=$(tput setaf 166); diff --git a/dotgvimrc b/dotgvimrc index 3b0f86b..de7d005 100644 --- a/dotgvimrc +++ b/dotgvimrc @@ -2,7 +2,7 @@ set nocompatible source $VIMRUNTIME/vimrc_example.vim colorscheme solarized -set background=dark +set background=light set autoindent set cindent set number