X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5acf422a86b05ca541e57f1be50a0d703b37b103..f6fe946bbfc8262fa2f1103cc5e5ff68cd61d89b:/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)