]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
urxvt: add extensions as submodules
[dotfiles.git] / Makefile
index e0b39123e06590aad3c98a4508d844a4c0a1fc4a..8caeb2f9e8e0889b58b40c1210c17e49dc8bd89a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,10 @@ dircolors:
        ln -sfT $(APATH)/dircolors ~/.config/dircolors
 .PHONY: dircolors
 
+urxvt:
+       ln -sfT $(APATH)/urxvt ~/.config/urxvt
+.PHONY: urxvt
+
 $(FILES): 
        @if [[ -e ~/$@ && ! -L ~/$@ ]]; then \
            if [[ -d $@ ]]; then \