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)