mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(asdf): remove asdf and update mise
This commit is contained in:
@@ -24,12 +24,10 @@ brew "openssl@3"
|
||||
brew "ruby"
|
||||
# Text processor and publishing toolchain for AsciiDoc
|
||||
brew "asciidoctor"
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "asdf"
|
||||
# Improved shell history for zsh, bash, fish and nushell
|
||||
brew "atuin", restart_service: :changed
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Library for command-line editing
|
||||
brew "readline"
|
||||
# Programmable completion for Bash 3.2
|
||||
@@ -218,6 +216,8 @@ brew "mactop"
|
||||
brew "mas"
|
||||
# Fast and user friendly build system
|
||||
brew "meson"
|
||||
# Polyglot runtime manager (asdf rust clone)
|
||||
brew "mise"
|
||||
# CLI tool for saving complete web pages as a single HTML file
|
||||
brew "monolith"
|
||||
# Feature-rich command-line audio/video downloader
|
||||
|
||||
@@ -16,8 +16,6 @@ brew "asciidoctor"
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "asdf"
|
||||
# Improved shell history for zsh, bash, fish and nushell
|
||||
brew "atuin"
|
||||
# Programmable completion for Bash 3.2
|
||||
brew "bash-completion"
|
||||
|
||||
@@ -20,8 +20,6 @@ brew "ruby"
|
||||
brew "asciidoctor"
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "asdf"
|
||||
# Improved shell history for zsh, bash, fish and nushell
|
||||
brew "atuin"
|
||||
# Library for command-line editing
|
||||
|
||||
Reference in New Issue
Block a user