X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f8a4d436548b5d54cbc7b4caa356cc6421828c7a..24d8742d55cd1d099a1ad9aaf310e0a17b872b2e:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 327a438..44aacdc 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ APATH := $(realpath .) FILES := bin DOTFILES := conky* goobookrc msmtp* mutt ncmpcpp profile tmux.conf weechat Xresources xprofile zprofile zshenv zshrc -CONFIGFILES := aliases compton.conf git gnupg mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh +CONFIGFILES := aliases compton.conf git gnupg mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)