this repo has no description

zsh: cargo bin in path

Seth 33e403e7 ace97b81

+1
+1
zsh/zshrc
··· 21 21 22 22 export PATH="$HOME/.local/share/mise/shims:$PATH" 23 23 export PATH="$HOME/.bun/bin:$PATH" 24 + export PATH="$HOME/.cargo/bin:$PATH" 24 25 export PATH="$HOME/.local/bin:$PATH" 25 26 26 27 # pnpm