X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3ddb573a10267887b987632a793d387cc6b462e4..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