dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 69c8120830a211752388a05dfe06dd0310cff0dc
parent 918db7b1b908d468133feb2764b4c4e2e5e50bda
Author: dudley <pyratebeard@gmail.com>
Date:   Tue,  8 Nov 2016 12:42:05 +0000

green to cyan

Diffstat:
Murxvt/.Xdefaults | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults @@ -51,7 +51,7 @@ urxvt.iso14755: false *.color9: #d9d9d9 ! green -*.color2: #aa00ff +*.color2: #55ccff *.color10: #d9d9d9 ! yellow