X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/468df93c1412b92a48b1e29917f913dee711176b..a2232eed703e1caa3fa7d5ff495dd6e1a0ff550b:/Makefile diff --git a/Makefile b/Makefile index 52f1c84..92acff6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) RPATH := $(subst $(wildcard ~/),,$(APATH)) FILES := bin -DOTFILES := aliases bash* conky* flexget vim* zsh* +DOTFILES := aliases bash* conky* flexget vim* xbindkeysrc Xmodmap zsh* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)