X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2f4b8a959417d20015433571154384d08564723c..499cb754fcf1070a1ac7abee6ecf2e2c185a7e74:/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 \