X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2f4b8a959417d20015433571154384d08564723c..5ddd6d67bb3c525864acc6e6ad9fa35a7e0f4034:/Makefile?ds=inline diff --git a/Makefile b/Makefile index e0b3912..8caeb2f 100644 --- 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 \