Last active
October 7, 2022 06:37
-
-
Save yoonhoGo/cf33363153b035ad11b019fee4ad9c50 to your computer and use it in GitHub Desktop.
Modern Unix-based commands on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install exa | |
brew install bat | |
brew install hexyl | |
brew install fd | |
brew install procs | |
brew install ripgrep | |
brew install dust | |
brew install clementtsang/bottom/bottom | |
brew install starship |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/ogham/exa
https://github.com/sharkdp/bat
https://github.com/sharkdp/hexyl
https://github.com/sharkdp/fd
https://github.com/dalance/procs
https://github.com/BurntSushi/ripgrep
https://github.com/bootandy/dust
https://github.com/ClementTsang/bottom
https://github.com/starship/starship