mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(mise/config): re-enable bun
This commit is contained in:
@@ -17,9 +17,7 @@ show_env = true
|
|||||||
show_tools = false
|
show_tools = false
|
||||||
|
|
||||||
[settings.npm]
|
[settings.npm]
|
||||||
# TODO: Re-enable bun when freezing issue is resolved:
|
bun = true
|
||||||
# https://github.com/jdx/mise/discussions/4995
|
|
||||||
bun = false
|
|
||||||
|
|
||||||
[settings.pipx]
|
[settings.pipx]
|
||||||
# Allow mise to install pipx packages without manual installation of pipx.
|
# Allow mise to install pipx packages without manual installation of pipx.
|
||||||
@@ -92,6 +90,7 @@ aws-cli = "latest"
|
|||||||
bat = "latest"
|
bat = "latest"
|
||||||
bat-extras = "latest"
|
bat-extras = "latest"
|
||||||
buf = "latest"
|
buf = "latest"
|
||||||
|
bun = "latest"
|
||||||
cargo-binstall = "latest"
|
cargo-binstall = "latest"
|
||||||
crane = "latest"
|
crane = "latest"
|
||||||
ctop = "latest"
|
ctop = "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user