diff --git a/readme.md b/readme.md index 88e1a50..53bd097 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [bat](https://github.com/sharkdp/bat) - Cat clone with syntax highlighting. * [zx](https://github.com/google/zx) - Tool for writing shell scripts in JavaScript. * [ccr](https://github.com/NeverVane/commandchronicles) - Enhanced CLI history manager, project-aware, with sync and encryption. +* [gitty](https://github.com/Omibranch/gitty) - Single-binary Git+GitHub CLI: replaces `git add + git commit + git push` with one command (`gitty up`). * [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. ## DevOps & Infrastructure