Fix zprofile reference left over

This commit is contained in:
Evie Litherland-Smith 2023-01-31 17:16:28 +00:00
parent 52dc46d8da
commit 79b4ecf664

View file

@ -28,7 +28,7 @@ clean:
rm -rf $(PACKER_DIR)
rm -rf $(POWERLEVEL_DIR)
zsh: $(ZSH_DIR) $(ZSH_CUSTOM_DIR) $(POWERLEVEL_DIR) $(ZSH_TARGETS) $(HOME)/.zprofile
zsh: $(ZSH_DIR) $(ZSH_CUSTOM_DIR) $(POWERLEVEL_DIR) $(ZSH_TARGETS)
ssh: $(HOME)/.ssh/config $(HOME)/.ssh/sockets $(HOME)/.ssh/config.d