|
|
|
|
|
by tecoholic
6 days ago
|
|
Second this. Just add Starship.rs for prompt and offload tool chain version handling to mise. That covers about 100% of my needs. If your org doesn’t use mise, just add mise.toml to your global gitignore. Mise tries to be a single tool covering multiple needs, but don’t have to use it that way. I just manage toolchain versions and envvars (replace direnv). |
|