Skip to content

Commit

Permalink
✨ Install [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Feb 12, 2024
1 parent d0c70aa commit 9a7517e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/mise/config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[env]
# https://rye-up.com/guide/installation/#preventing-auto-installation
RYE_NO_AUTO_INSTALL = 1

[plugins]
# core plugins:
# bun https://mise.jdx.dev/lang/bun.html
Expand All @@ -8,6 +12,8 @@
# python https://mise.jdx.dev/lang/python.html
# ruby https://mise.jdx.dev/lang/ruby.html

rye = "https://github.com/Azuki-bar/asdf-rye.git"

[tools]
# determined from: https://github.com/denoland/deno/releases
deno = "1.39.2"
Expand All @@ -17,3 +23,5 @@ go = "1.21.4"
python = "3.11.6"
# determined from: https://nodejs.org/en/about/previous-releases
node = "20.10.0"
# determined from: https://github.com/mitsuhiko/rye/releases
rye = "0.22.0"

0 comments on commit 9a7517e

Please sign in to comment.