X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3258f562ba2f7551786dafbd4021140ee76e2435..c98ff8ea47598e577c5a23a94efdfb0a6eaf22e9:/Makefile diff --git a/Makefile b/Makefile index 88e4ab3..877c50c 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,10 @@ zsh: mkdir -p ~/.cache/zsh .PHONY: zsh +dircolors: + ln -sfT $(APATH)/dircolors ~/.config/dircolors +.PHONY: dircolors + $(FILES): @if [[ -e ~/$@ && ! -L ~/$@ ]]; then \ if [[ -d $@ ]]; then \