Skip to content

feat(devbox): add rustup to global packages#88

Merged
paveg merged 1 commit intomainfrom
feat/add-rustup-devbox
Mar 11, 2026
Merged

feat(devbox): add rustup to global packages#88
paveg merged 1 commit intomainfrom
feat/add-rustup-devbox

Conversation

@paveg
Copy link
Owner

@paveg paveg commented Mar 10, 2026

Summary

  • Add rustup@latest to devbox global packages for Rust toolchain management
  • Add ~/.cargo/bin to PATH in zshenv for rustup-installed binaries (cargo, rustc, etc.)
  • Minor cleanup of Claude Code settings

Test plan

  • chezmoi apply succeeds
  • devbox global install installs rustup
  • rustup, rustc, cargo are available in new terminal sessions

🤖 Generated with Claude Code

Add Rust toolchain management via devbox global rustup package.
Add ~/.cargo/bin to PATH in zshenv for rustup-installed binaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@paveg paveg merged commit ca37924 into main Mar 11, 2026
10 checks passed
@paveg paveg deleted the feat/add-rustup-devbox branch March 11, 2026 01:52
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