X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d48c087da99a18fc5d7bec401e3b43b83525cc55..638342a08e62388aa223d6da5de0f40efab47056:/Makefile diff --git a/Makefile b/Makefile index f93f99c..48a4ccb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) RPATH := $(subst $(wildcard ~/),,$(APATH)) FILES := -DOTFILES := bash* flexget vimrc +DOTFILES := bash* flexget vim* .PHONY: install $(FILES) $(DOTFILES) install: $(FILES) $(DOTFILES)