]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
bugwarrior: pull springfield and todos
[dotfiles.git] / Makefile
index 5a64e888bb086574b5675f31fc2bc2573c1a7c4e..3c3bb3ba8687cfa87ac78831950aada9872f81ec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,10 @@ awesome: $(XDG_CONFIG_HOME) xinit
                awesome/widgets/net_widgets
 .PHONY: awesome
 
+bugwarrior: $(XDG_CONFIG_HOME)
+       ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
+.PHONY: bugwarrior
+
 dircolors: $(XDG_CONFIG_HOME)
        ln -sfT $(APATH)/dircolors $(XDG_CONFIG_HOME)/dircolors
 .PHONY: dircolors