X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e724e4d7cf44ecd4b3f706678fa14f5bfe9b0879..22f140908ce1c9fbf34fd5d818b665dec0ba0855:/Makefile diff --git a/Makefile b/Makefile index 7ffd817..8007e91 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ APATH := $(realpath .) FILES := bin -DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap xprofile zsh* +DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh* CONFIGFILES := retroarch compton.conf .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)