mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:26:39 +00:00
chore(mise/ruby): use ruby-install instead of ruby-build
Compile time for Ruby is about the same since ruby-install started auto-detecting number of CPU cores like ruby-build does. So I'm curious to try ruby-install for a while.
This commit is contained in:
@@ -17,6 +17,9 @@ bun = false
|
||||
# Allow mise to install pipx packages without manual installation of pipx.
|
||||
uvx = true
|
||||
|
||||
[settings.ruby]
|
||||
ruby_install = true
|
||||
|
||||
[tools]
|
||||
"aqua:AlexanderGrooff/mermaid-ascii" = "latest"
|
||||
"aqua:sharkdp/hexyl" = "latest"
|
||||
|
||||
Reference in New Issue
Block a user