diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index 3c776b11..6972d308 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -8,6 +8,8 @@ [[ ! -r "$P10K_INSTANT_PROMPT" ]] || source "$P10K_INSTANT_PROMPT" HYPHEN_INSENSITIVE="true" + + export PATH=~/bin:$PATH ''; plugins = [