todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

research rust issue #80

Closed todd-dsm closed 2 months ago

todd-dsm commented 2 years ago

I get this when opening a new shell after bootstrap:

environment.zsh:source:29: no such file or directory: /Users/user/.cargo/env

todd-dsm commented 2 months ago

Homebrew takes care of this now; no need to set a special path.

% brew install rust
% whence cargo   
/opt/homebrew/bin/cargo

Remove the path from environment.zsh.