X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a2232eed703e1caa3fa7d5ff495dd6e1a0ff550b..62dc1c0cc441a531b374ef926d29cd1c14debb1c:/Makefile diff --git a/Makefile b/Makefile index 92acff6..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 Xmodmap zsh* +DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)