APATH := $(realpath .)
FILES := bin
-DOTFILES := conky* goobookrc msmtp* mutt profile tmux.conf weechat Xresources
+DOTFILES := goobookrc msmtp* mutt profile tmux.conf weechat Xresources
CONFIGFILES := aliases compton.conf git mpv offlineimap ranger retroarch xbindkeys xkb
.PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
gdb:
ln -sfT $(APATH)/gdbinit ~/.gdbinit
ln -sfT $(APATH)/cgdb ~/.cgdb
+.PHONY: gdb
awesome: ~/.config
ln -sfT $(APATH)/awesome ~/.config/awesome