X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/aef4b18791e08d4f665da6d327e0b7c37aa4a797..5ab0260f89be6a6339aa40a475243e91a81de65d:/Makefile?ds=inline 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)