]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
zsh: use XDG_{CONFIG,CACHE}_HOME
[dotfiles.git] / Makefile
index 7ffd817cc76de0cec764dbe5272781edaaef4466..033358f780932138147e461e689f7dadca5dce5b 100644 (file)
--- 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 := aliases bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile vim* weechat xbindkeysrc Xresources xprofile zprofile zshrc
+CONFIGFILES := compton.conf mimeo.conf mpd retroarch xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)