19 Commits (5c3466f08a826f9c109ad15f3609844b25030abb)

Author SHA1 Message Date
citreae535 f71d0642a3
Make fnm create global scoped environment variables in PowerShell (#667) 3 years ago
Gal Schlezinger c85ff97f14
remove .unwrap() and .expect() in shell code (#663) 3 years ago
Gal Schlezinger 0fba201739
Revert from using sysinfo, but only on Unix machines (#625) 3 years ago
renovate[bot] b6b0cfa0e6
fix(deps): update rust crate clap to v3 (#617) 3 years ago
Gal Schlezinger 207ef22f32
Allow recursive version lookups (#607) 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
Gal Schlezinger 8d0d78ca24
Allow aliasing to the system version (#556) 3 years ago
Dominik Nakamura 74c9b37895
Fix clippy & use musl target on Rust compiler for static compilation (#554) 3 years ago
Gal Schlezinger 500c9f5711
Fix Windows CMD `cd` failure on paths with spaces (`use-on-cd`) (#553) 3 years ago
naoey bd037bdca4
Invoke fnm use on startup for PowerShell (#514) 4 years ago
Gal Schlezinger 753e899ae6
Call the fnm use-on-cd hook on fish initialization (#411) 4 years ago
Gal Schlezinger 93b9059f9d
Escape `cd` calls in Bash's use-on-cd (#323) 4 years ago
Gal Schlezinger 322d2b6c1f
Run `fnm use` on shell initialization in Bash (#322) 4 years ago
Gal Schlezinger d93bb4219f
Throw an error instead of panicking when can't infer shell (#306) 4 years ago
Max Jacobson d5bab7e1db
Remove logs from automatic version switching in `--use-on-cd` (#289) 4 years ago
Gal Schlezinger 3e41f82323
Fix shell inference in VSCode (#290) 4 years ago
Gal Schlezinger 9ba282a705
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago