Skip to content

Add Cargo bin directory to PATH#111

Merged
thavelick merged 1 commit intomainfrom
add_cargo_bin_to_path
Feb 5, 2026
Merged

Add Cargo bin directory to PATH#111
thavelick merged 1 commit intomainfrom
add_cargo_bin_to_path

Conversation

@thavelick
Copy link
Owner

Summary

  • Add ~/.cargo/bin to PATH in zsh/core.zsh

Test plan

  • Source .zshrc and verify cargo binaries are accessible
  • Run echo $PATH to confirm ~/.cargo/bin is present

🤖 Generated with Claude Code

Add ~/.cargo/bin to PATH for Rust toolchain binaries.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@thavelick thavelick merged commit 12397c7 into main Feb 5, 2026
3 checks passed
@thavelick thavelick deleted the add_cargo_bin_to_path branch February 5, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant