X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/36edf0deb09f8a3f003c33136a332107622334a6..3570955f51a6173f2b1ff76ed2be1549840b280e:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 3d01524..3c9162d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile weechat xbindkeysrc Xresources xprofile zprofile zshenv zshrc -CONFIGFILES := aliases compton.conf git mimeo.conf mpd offlineimap ranger retroarch systemd vim xkb zsh +CONFIGFILES := aliases compton.conf git mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)