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