diff --git a/zshrc b/zshrc index 80bc334..e87e651 100644 --- a/zshrc +++ b/zshrc @@ -13,4 +13,5 @@ launch() { } path+=("$HOME/src/zig/build/stage3/bin") +path+=("$HOME/.nix-profile/bin") export PATH