X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/dc053efa06ac9048b8ae2e1a1fac2b07eb8f9331..2a9779ad6b6506244818df4864a3185a029674d6:/Makefile diff --git a/Makefile b/Makefile index 665ef7c..c543a53 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc -CONFIGFILES := aliases compton.conf git mimeo.conf mpd retroarch vim xkb zsh +CONFIGFILES := aliases compton.conf git mimeo.conf mpd ranger retroarch vim xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)