From 47797fd444962130b76964f8d9013eede1dc58b8 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 25 Mar 2026 16:08:08 -0700 Subject: [PATCH] Add Yaw Terminal to CLIs & Terminal Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..6c9da99 100644 --- a/readme.md +++ b/readme.md @@ -64,6 +64,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Fig](https://fig.io/) - Autocomplete and UI enhancements for your terminal. * [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with AI commands. +* [Yaw Terminal](https://yaw.sh/) - Cross-platform terminal with built-in file editor, SSH client, and connection manager. * [tldr](https://tldr.sh/) - Simplified man pages for command-line tools. * [fzf](https://github.com/junegunn/fzf) - Fuzzy finder for terminal power users. * [exa](https://the.exa.website/) - Modern replacement for `ls` with icons and colors.