Skip to content

Instantly share code, notes, and snippets.

@upgundecha
Last active October 7, 2022 06:40
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save upgundecha/6213af2e01efbbeecc15d2667ab15433 to your computer and use it in GitHub Desktop.
Save upgundecha/6213af2e01efbbeecc15d2667ab15433 to your computer and use it in GitHub Desktop.
Brewfile for tools listed in https://github.com/ibraheemdev/modern-unix
# tools from https://github.com/ibraheemdev/modern-unix
tap "cantino/mcfly"
tap "clementtsang/bottom"
brew "bat"
brew "exa"
brew "lsd"
brew "git-delta"
brew "dust"
brew "duf"
brew "broot"
brew "fd"
brew "mcfly"
brew "ripgrep"
brew "the_silver_searcher"
brew "fzf"
brew "choose-rust"
brew "jq"
brew "sd"
brew "bottom"
brew "glances"
brew "hyperfine"
brew "gping"
brew "procs"
brew "httpie"
brew "curlie"
brew "xh"
brew "zoxide"
brew "dog"
@spookyuser
Copy link

This is so awesome, you know what would be cool also, brew installing and then aliasing the old commands to the new ones!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment