X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c98ff8ea47598e577c5a23a94efdfb0a6eaf22e9..2f4b8a959417d20015433571154384d08564723c:/Makefile diff --git a/Makefile b/Makefile index 877c50c..e0b3912 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,10 @@ zsh: mkdir -p ~/.cache/zsh .PHONY: zsh +xprofile: + ln -sfT $(APATH)/xprofile ~/.xprofile +.PHONY: xprofile + dircolors: ln -sfT $(APATH)/dircolors ~/.config/dircolors .PHONY: dircolors