From 4c5e73305f0576776c23e5b3e54859ddc17a704b Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 28 Jan 2023 12:00:15 -0500 Subject: [PATCH] One must have access to one's nix --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index dbc78cd..8e8c0e3 100644 --- a/zshrc +++ b/zshrc @@ -50,6 +50,7 @@ path=( $HOME/.pulumi/bin ${KREW_ROOT:-$HOME/.krew}/bin $HOME/.local/bin + $HOME/.nix-profile/bin $HOME/perl5/bin $HOME/Library/Python/3.8/bin /usr/local/opt/python@3.8/bin