X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e724e4d7cf44ecd4b3f706678fa14f5bfe9b0879..148295024c93e47f90ac850bf068e592b16b1c7c:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 7ffd817..9cce614 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ APATH := $(realpath .) FILES := bin -DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap xprofile zsh* -CONFIGFILES := retroarch compton.conf +DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp profile tmux.conf weechat Xresources xprofile zprofile zshenv zshrc +CONFIGFILES := aliases compton.conf git mimeo.conf mpd mpv offlineimap ranger retroarch systemd vim xbindkeys xkb zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES)