]> git.rmz.io Git - dotfiles.git/commitdiff
Makefile: don't link zprofile
authorSamir Benmendil <me@rmz.io>
Thu, 10 Oct 2019 10:49:08 +0000 (10:49 +0000)
committerSamir Benmendil <me@rmz.io>
Thu, 10 Oct 2019 10:49:08 +0000 (10:49 +0000)
Makefile

index 87fa04d70b7701d70ace94366b65b31f7fd06250..12dcded3f0f17d82f71368288562bd4e9bd6d66a 100644 (file)
--- 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