mirror of
https://github.com/shokinn/.files.git
synced 2025-09-13 03:04:31 +00:00
Add bash and shell-related tools to Brewfile for enhanced development environment
This commit is contained in:
parent
bb4c1a2234
commit
08cace7676
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
brew "asciinema"
|
||||
brew "age"
|
||||
brew "bash"
|
||||
brew "bash-language-server"
|
||||
brew "bat"
|
||||
brew "btop"
|
||||
brew "colima", restart_service: :changed
|
||||
|
@ -34,6 +36,8 @@ brew "progress"
|
|||
brew "pv"
|
||||
brew "ripgrep"
|
||||
brew "ruff"
|
||||
brew "shellcheck"
|
||||
brew "shfmt"
|
||||
brew "telnet"
|
||||
brew "termshark"
|
||||
brew "the_silver_searcher"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue