X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/13169f35098931eef2ac9251543c014c2efdd877..bfaaf6a5f9e8966cf3fea0f7761060dedefb5d74:/Makefile 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 \