From df60439bea7c057612bac9d7a15f1dbd114a19cd Mon Sep 17 00:00:00 2001 From: "Adam A. G. Shamblin" Date: Sat, 28 Sep 2013 20:01:18 -0600 Subject: [PATCH] Minor changes --- dotbash_profile | 2 +- dotgvimrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5