X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c68485663f92005dfd0552a62eef74d199bbcd5f..db725e431033f3b74fa5086e2c5934e3ca828e0f:/Makefile diff --git a/Makefile b/Makefile index 4bbae54..012b24a 100644 --- a/Makefile +++ b/Makefile @@ -128,6 +128,10 @@ xinit: $(XDG_CONFIG_HOME) ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@ .PHONY: xinit +wakeonlan: $(XDG_CONFIG_HOME) + ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@ +.PHONY: wakeonlan + weechat: $(XDG_CONFIG_HOME) $(XDG_CACHE_HOME) ln -sfT $(APATH)/weechat $(XDG_CONFIG_HOME)/weechat mkdir -p $(XDG_CACHE_HOME)/weechat