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