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,12 +18,6 @@ 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 multiple precision arithmetic library
|
|
||||||
brew "gmp"
|
|
||||||
# GNU File, Shell, and Text utilities
|
|
||||||
brew "coreutils"
|
|
||||||
# Library for command-line editing
|
|
||||||
brew "readline"
|
|
||||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||||
brew "asdf"
|
brew "asdf"
|
||||||
# Improved shell history for zsh, bash, fish and nushell
|
# Improved shell history for zsh, bash, fish and nushell
|
||||||
@@ -36,6 +30,8 @@ brew "bat"
|
|||||||
brew "bat-extras"
|
brew "bat-extras"
|
||||||
# GNU internationalization (i18n) and localization (l10n) library
|
# GNU internationalization (i18n) and localization (l10n) library
|
||||||
brew "gettext"
|
brew "gettext"
|
||||||
|
# Library for command-line editing
|
||||||
|
brew "readline"
|
||||||
# Command-line interface for SQLite
|
# Command-line interface for SQLite
|
||||||
brew "sqlite"
|
brew "sqlite"
|
||||||
# C/C++ and Java libraries for Unicode and globalization
|
# C/C++ and Java libraries for Unicode and globalization
|
||||||
@@ -48,6 +44,8 @@ brew "bison"
|
|||||||
brew "btop"
|
brew "btop"
|
||||||
# Freely available high-quality data compressor
|
# Freely available high-quality data compressor
|
||||||
brew "bzip2"
|
brew "bzip2"
|
||||||
|
# GNU multiple precision arithmetic library
|
||||||
|
brew "gmp"
|
||||||
# GNU compiler collection
|
# GNU compiler collection
|
||||||
brew "gcc"
|
brew "gcc"
|
||||||
# High performance message passing library
|
# High performance message passing library
|
||||||
@@ -62,6 +60,8 @@ brew "cloc"
|
|||||||
brew "cmake"
|
brew "cmake"
|
||||||
# Defines a standard way of committing rules and communicating it
|
# Defines a standard way of committing rules and communicating it
|
||||||
brew "commitizen"
|
brew "commitizen"
|
||||||
|
# GNU File, Shell, and Text utilities
|
||||||
|
brew "coreutils"
|
||||||
# Header-only library for parsing TOML
|
# Header-only library for parsing TOML
|
||||||
brew "cpptoml"
|
brew "cpptoml"
|
||||||
# Get a file from an HTTP, HTTPS or FTP server
|
# Get a file from an HTTP, HTTPS or FTP server
|
||||||
|
|||||||
Reference in New Issue
Block a user