diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-25 21:53:05 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-25 21:53:05 -0500 |
commit | bac5bae4327a6ccb2545d445a399c18de1aa9746 (patch) | |
tree | 50fdd0286150c9b262dc365bd16b5c4a525dc7a2 | |
parent | 3cae51ec5a2afebe2b54c05c8c1bce29a69e716d (diff) | |
download | cleberg.net-bac5bae4327a6ccb2545d445a399c18de1aa9746.tar.gz cleberg.net-bac5bae4327a6ccb2545d445a399c18de1aa9746.tar.bz2 cleberg.net-bac5bae4327a6ccb2545d445a399c18de1aa9746.zip |
add more cli tools to macos wiki
-rw-r--r-- | content/wiki/macos.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/wiki/macos.md b/content/wiki/macos.md index 3bed7a4..d22cdf6 100644 --- a/content/wiki/macos.md +++ b/content/wiki/macos.md @@ -108,6 +108,8 @@ echo "yabai configuration loaded.." - [dust](https://github.com/bootandy/dust) - A more intuitive version of du in rust - [eza](https://github.com/eza-community/eza) - A modern alternative to ls +- [macchina](https://github.com/Macchina-CLI/macchina) - A system information + frontend with an emphasis on performance. - [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with additional features and fixes |