X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/aef4b18791e08d4f665da6d327e0b7c37aa4a797..13c34ef8e1bbfedbda34ac8b7a8abb54e58b08ec:/Makefile diff --git a/Makefile b/Makefile index 4fd7e47..b6b32c4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) RPATH := $(subst $(wildcard ~/),,$(APATH)) FILES := bin -DOTFILES := bash* flexget vim* zsh* +DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)