Gal Schlezinger
|
041e3c9b3c
|
Make ls and ls-remote aliases visible (#327)
|
4 years ago |
Gal Schlezinger
|
a2ce91da2b
|
Make config arguments globally available on all commands (#326)
Fixes #325
|
4 years ago |
Gal Schlezinger
|
93b9059f9d
|
Escape `cd` calls in Bash's use-on-cd (#323)
This was suggested by @mirabilos
|
4 years ago |
Gal Schlezinger
|
322d2b6c1f
|
Run `fnm use` on shell initialization in Bash (#322)
|
4 years ago |
Kasper
|
47b5c1671c
|
Add `list` alias for `ls` (#315)
|
4 years ago |
Bjørn Arnholtz
|
05a15117c3
|
Bring back --using-file flag with a deprecation warning. (#317)
|
4 years ago |
Gal Schlezinger
|
e65e767bd7
|
Better error handling in symlink replacement (#310)
* Better error handling in symlink replacement
* Wrong way
|
4 years ago |
Gal Schlezinger
|
ed5a82fd84
|
Allow unsuccessful symlink deletion in `fnm use` (#308)
|
4 years ago |
Gal Schlezinger
|
d93bb4219f
|
Throw an error instead of panicking when can't infer shell (#306)
|
4 years ago |
Gal Schlezinger
|
538c907ad7
|
Make the first installed version the default one (#304)
|
4 years ago |
Max Jacobson
|
d5bab7e1db
|
Remove logs from automatic version switching in `--use-on-cd` (#289)
|
4 years ago |
Gal Schlezinger
|
652707bf95
|
UserVersion: Fix different parsing for leading `v` (#301)
Fixes #298
|
4 years ago |
Gal Schlezinger
|
51c1bb5695
|
Add a warning if MULTISHELL env var is not in PATH (#295)
Fixes #183
|
4 years ago |
Gal Schlezinger
|
be3843710d
|
Add uninstall command (#292)
|
4 years ago |
Gal Schlezinger
|
757a3c61b8
|
Add detailed error instead of panic regarding `fnm env` (#293)
|
4 years ago |
Gal Schlezinger
|
b8567020be
|
Add pre-built binaries for ARM32 and ARM64 (#276)
|
4 years ago |
Gal Schlezinger
|
3e41f82323
|
Fix shell inference in VSCode (#290)
Fixes #285
|
4 years ago |
Gal Schlezinger
|
74eb5da03c
|
Fix npm not working because of wrong file copying (#284)
|
4 years ago |
Gal Schlezinger
|
2b89e68d1e
|
Update README for Windows instructions (#271)
|
4 years ago |
Jay Thomas
|
7e13205806
|
Fix moving node install out of tmp directory (#275)
|
4 years ago |
Jay Thomas
|
529037fbd4
|
Add ARM support (#274)
|
4 years ago |
Gal Schlezinger
|
9ba282a705
|
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246)
|
4 years ago |