add Xresources

master
Paul Walko 2017-02-18 01:47:22 +00:00
parent 0321881c82
commit b1b7b25bb2
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
LN_FLAGS = -sfnv
MKDIR_FLAGS = -pv
home_symlinks = aliases
home_symlinks = aliases Xresources
config_copy =
@ -9,7 +9,7 @@ config_symlinks =
all: install
install: aliases
install: aliases Xresources
.PHONY: $(home_symlinks)
$(home_symlinks):

2
Xresources Normal file
View File

@ -0,0 +1,2 @@
XTerm*Background: black
XTerm*Foreground: orange