]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
xdg: add user-dirs.dirs
[dotfiles.git] / Makefile
index 7f95dc161171500a68b38fbf0e21f8068523dc78..327a4388ce0815ef7bee80eb5a9bf3e35c5bf5b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := aliases bash* conky* flexget git* vim* xbindkeysrc Xmodmap Xresources xprofile zsh*
-CONFIGFILES := retroarch compton.conf mimeo.conf
+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
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
 install: $(FILES) $(DOTFILES) $(CONFIGFILES)