X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/05fdc4b5ecc0735e8eb0cd199f9d89ae9e029c3a..31036b38da4f923c8afdce37aa87573c37eb8d99:/Makefile diff --git a/Makefile b/Makefile index 9b8fe2f..8892687 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ 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) @@ -19,6 +19,7 @@ vim: gdb: ln -sfT $(APATH)/gdbinit ~/.gdbinit ln -sfT $(APATH)/cgdb ~/.cgdb +.PHONY: gdb awesome: ~/.config ln -sfT $(APATH)/awesome ~/.config/awesome