citreae535
|
f71d0642a3
|
Make fnm create global scoped environment variables in PowerShell (#667)
* Fix #664
* Remove unused import
|
3 years ago |
Gal Schlezinger
|
c85ff97f14
|
remove .unwrap() and .expect() in shell code (#663)
* remove .unwrap() and .expect() in shell code
this should provide nicer error messages if users get to these situations
* Silent github comments
|
3 years ago |
Gal Schlezinger
|
0fba201739
|
Revert from using sysinfo, but only on Unix machines (#625)
* Add the `ps` code back
* some quality improvements
* cargo clippy --fix
* fix
* correct path
|
3 years ago |
Gal Schlezinger
|
af18f4e2d1
|
fix clippy
|
3 years ago |
Gal Schlezinger
|
8bd33dc1b9
|
First fix for slowess in fnm env (#576)
|
3 years ago |
Gal Schlezinger
|
31d7b291af
|
Infer shell with `sysinfo` crate (#573)
|
3 years ago |
Dominik Nakamura
|
74c9b37895
|
Fix clippy & use musl target on Rust compiler for static compilation (#554)
|
3 years ago |
Gal Schlezinger
|
3e41f82323
|
Fix shell inference in VSCode (#290)
Fixes #285
|
4 years ago |
Gal Schlezinger
|
9ba282a705
|
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246)
|
4 years ago |