FILES := bin
DOTFILES := conky* goobookrc msmtp* mutt profile tmux.conf weechat Xresources
-CONFIGFILES := aliases compton.conf git gnupg mpv offlineimap ranger retroarch systemd xbindkeys xkb
+CONFIGFILES := aliases compton.conf git gnupg mpv offlineimap ranger retroarch xbindkeys xkb
.PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
install: $(FILES) $(DOTFILES) $(CONFIGFILES)
mkdir -p ~/.local/share/mpd/lyrics
.PHONY: ncmpcpp
+systemd:
+ ln -sfT $(APATH)/$@ ~/.config/$@
+.PHONY: systemd
+
zsh:
ln -sfT $(APATH)/zshrc ~/.zshrc
ln -sfT $(APATH)/zprofile ~/.zprofile