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