mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
@@ -18,10 +18,10 @@ brew "openssl@3"
|
|||||||
brew "ruby"
|
brew "ruby"
|
||||||
# Text processor and publishing toolchain for AsciiDoc
|
# Text processor and publishing toolchain for AsciiDoc
|
||||||
brew "asciidoctor"
|
brew "asciidoctor"
|
||||||
# GNU internationalization (i18n) and localization (l10n) library
|
|
||||||
brew "gettext"
|
|
||||||
# Improved shell history for zsh, bash, fish and nushell
|
# Improved shell history for zsh, bash, fish and nushell
|
||||||
brew "atuin"
|
brew "atuin"
|
||||||
|
# GNU internationalization (i18n) and localization (l10n) library
|
||||||
|
brew "gettext"
|
||||||
# Library for command-line editing
|
# Library for command-line editing
|
||||||
brew "readline"
|
brew "readline"
|
||||||
# Programmable completion for Bash 3.2
|
# Programmable completion for Bash 3.2
|
||||||
@@ -172,11 +172,13 @@ brew "lynx"
|
|||||||
brew "mas"
|
brew "mas"
|
||||||
# Fast and user friendly build system
|
# Fast and user friendly build system
|
||||||
brew "meson"
|
brew "meson"
|
||||||
|
# Polyglot runtime manager (asdf rust clone)
|
||||||
|
brew "mise"
|
||||||
# CLI tool for saving complete web pages as a single HTML file
|
# CLI tool for saving complete web pages as a single HTML file
|
||||||
brew "monolith"
|
brew "monolith"
|
||||||
# Open source relational database management system
|
# Open source relational database management system
|
||||||
brew "mysql"
|
brew "mysql"
|
||||||
# Parser generator tool and incremental parsing library
|
# Incremental parsing library
|
||||||
brew "tree-sitter"
|
brew "tree-sitter"
|
||||||
# Ambitious Vim-fork focused on extensibility and agility
|
# Ambitious Vim-fork focused on extensibility and agility
|
||||||
brew "neovim"
|
brew "neovim"
|
||||||
|
|||||||
Reference in New Issue
Block a user