aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-07-25 21:36:00 -0500
committerChristian Cleberg <hello@cleberg.net>2024-07-25 21:36:00 -0500
commit3cae51ec5a2afebe2b54c05c8c1bce29a69e716d (patch)
treea3c9b263a9f4bd65bf18cf48e48e680d07bd94b3
parent59b99abc6738e8144a9bf2dd8fcf6453698c4773 (diff)
downloadcleberg.net-3cae51ec5a2afebe2b54c05c8c1bce29a69e716d.tar.gz
cleberg.net-3cae51ec5a2afebe2b54c05c8c1bce29a69e716d.tar.bz2
cleberg.net-3cae51ec5a2afebe2b54c05c8c1bce29a69e716d.zip
add cli tools to macos wiki
-rw-r--r--content/wiki/macos.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/content/wiki/macos.md b/content/wiki/macos.md
index c93b44d..3bed7a4 100644
--- a/content/wiki/macos.md
+++ b/content/wiki/macos.md
@@ -99,6 +99,18 @@ echo "yabai configuration loaded.."
- [eww](https://www.gnu.org/software/emacs/manual/html_mono/eww.html) - Emacs
Web Wowser, for TUI browsing
+### Command Line Tools
+
+- [doggo](https://github.com/mr-karan/doggo) - Command-line DNS Client for
+ Humans
+- [duf](https://github.com/muesli/duf) - Disk Usage/Free Utility - a better
+ 'df' alternative
+- [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
+- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with
+ additional features and fixes
+
### Communications
- [Element](https://element.io/) (`*`) - Matrix's default GUI client
@@ -190,5 +202,3 @@ echo "yabai configuration loaded.."
configuration options for macOS
- [yabai](https://github.com/koekeishiya/yabai) (`*`) - Automatic window
tiling
-- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with
- additional features and fixes