From: Samir Benmendil Date: Thu, 10 Oct 2019 10:49:08 +0000 (+0000) Subject: Makefile: don't link zprofile X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/adb08bd4e31993ab091aaada083fff4af0c957b7?ds=sidebyside Makefile: don't link zprofile --- diff --git a/Makefile b/Makefile index 87fa04d..12dcded 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,6 @@ xprofile: zsh: $(XDG_CONFIG_HOME) ln -sfT $(APATH)/zshrc ~/.zshrc - ln -sfT $(APATH)/zprofile ~/.zprofile ln -sfT $(APATH)/zshenv ~/.zshenv ln -sfT $(APATH)/zsh $(XDG_CONFIG_HOME)/zsh ln -sfT $(APATH)/aliases $(XDG_CONFIG_HOME)/aliases