X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/26064f9fa3af5e8e46eb4560f4145386c056821e..559c36653eae60d54c1b196acd996231a546ad4b:/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)