--- a/.Xdefaults Wed May 12 14:43:55 2010 +0300
+++ b/.Xdefaults Wed May 12 16:13:42 2010 +0300
@@ -19,6 +19,7 @@
Rxvt*background: white
Rxvt*foreground: black
+Rxvt*cursorColor: brown
Rxvt*geometry: 120x40
Rxvt*font: 7x14
! Rxvt*boldFont: 7x14
--- a/Makefile Wed May 12 14:43:55 2010 +0300
+++ b/Makefile Wed May 12 16:13:42 2010 +0300
@@ -12,7 +12,7 @@
host_os = windows
endif
-OVERRIDDEN_ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh .hgrc .hgignore .bazaar
+OVERRIDDEN_ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh .hgrc .hgignore .bazaar .minttyrc
IFNONEXIST_ITEMS = .wgetrc
.PHONY: install