renovate[bot]
|
89256d718f
|
Update all non-major dependencies (#362)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Cheng Gu
|
a6eb81d3e0
|
Update 'ring' to '0.16.17' (#368)
|
4 years ago |
renovate[bot]
|
2b3d274804
|
Update all non-major dependencies (#359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
2e313ab03e
|
Update all non-major dependencies (#355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
be1eb1e4cc
|
Update all non-major dependencies (#352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Thales Maciel
|
215c5e3fb9
|
Check if $ZDOTDIR exists to find correct path to .zshrc (#347)
Co-authored-by: Thales Maciel <thales@bode.io>
|
4 years ago |
dependabot[bot]
|
4463f9df8e
|
Bump ini from 1.3.5 to 1.3.8 in /site (#350)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
renovate[bot]
|
c2bddab973
|
Update all non-major dependencies (#346)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
f623304a01
|
Update dependency typescript to v4.1.3 (#349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
0237048371
|
Update all non-major dependencies (#344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
bf7d30f053
|
Update dependency prettier to v2.2.1 (#345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
173cecf556
|
Update Node.js to v12.20.0 (#342)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
7a49bea7d5
|
Update Rust crate serial_test to 0.5.1 (#343)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Gal Schlezinger
|
909652aa80
|
Update installation instructions (#341)
|
4 years ago |
Quentin Goinaud
|
d3655027e0
|
Add scoop support (#329)
|
4 years ago |
renovate[bot]
|
5a7ed246b3
|
Update all non-major dependencies (#333)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
木杉
|
e26f484916
|
Add installation instructions from cargo (#334)
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
4 years ago |
renovate[bot]
|
4604dd43a9
|
Update all non-major dependencies (#331)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Gal Schlezinger
|
a9094cd187
|
Merge branch 'master' of github.com:Schniz/fnm into master
|
4 years ago |
renovate[bot]
|
4528ce49af
|
Update dependency vercel to v21 (#335)
* Update dependency vercel to v21
* Newer Rust version changed locations of snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
4 years ago |
Gal Schlezinger
|
8448ecea23
|
Add repository
|
4 years ago |
Gal Schlezinger
|
caa8061b49
|
fix name of license
|
4 years ago |
Gal Schlezinger
|
d8bb99733d
|
Add descriptions for `cargo publish`
|
4 years ago |
Gal Schlezinger
|
475596041e
|
fnm v1.22.8
|
4 years ago |
renovate[bot]
|
9d07ad33b8
|
Update dependency cmd-ts to v0.6.6 (#328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Gal Schlezinger
|
041e3c9b3c
|
Make ls and ls-remote aliases visible (#327)
|
4 years ago |
Gal Schlezinger
|
bb49d5368d
|
fnm v1.22.7
|
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 |
Gal Schlezinger
|
87fc97687e
|
fnm v1.22.6
|
4 years ago |
renovate[bot]
|
324ab90050
|
Update all non-major dependencies (#318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
renovate[bot]
|
76192672f0
|
Update dependency cmd-ts to v0.6.5 (#319)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Bjørn Arnholtz
|
05a15117c3
|
Bring back --using-file flag with a deprecation warning. (#317)
|
4 years ago |
Gal Schlezinger
|
cc58339956
|
fnm v1.22.5
|
4 years ago |
James Chen-Smith
|
f976df5730
|
Refer to homebrew/core formula instead of custom tap (#307)
|
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
|
3d3f257d93
|
fnm v1.22.4
|
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 |
Gal Schlezinger
|
1bf2f37304
|
Add ARM handling to installation script (#303)
|
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 |
renovate[bot]
|
19c4df1602
|
Update dependency typescript to v4.0.5 (#299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
James Chen-Smith
|
a3406718c5
|
Update CI badge (#297)
Updates CI badge from Azure Pipelines to GitHub Actions.
Co-authored-by: James Chen-Smith <James.Smith3@walmartlabs.com>
|
4 years ago |
Gal Schlezinger
|
ee3453b525
|
fnm 1.22.3
|
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 |