X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b9b458b0b39e2984094130494adc6172ec856a1a..refs/heads/master:/Makefile diff --git a/Makefile b/Makefile index 5a64e88..3c3bb3b 100644 --- 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