cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

4ce8f29d27dc288a9828ca90c2da81769aca50ea

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-07-26T02:36:00Z

add cli tools to macos wiki
 content/wiki/macos.md | 14 ++++++++++++--
 1 file 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