From 4f38e76a7f1cc201b9c4f4547460ba3e03715425 Mon Sep 17 00:00:00 2001 From: B!gRice Date: Tue, 14 Oct 2025 14:21:23 +0800 Subject: [PATCH] Add x-cmd (#621) Co-authored-by: Jonathan Neidel --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9ef7d56..9d2eda1 100644 --- a/readme.md +++ b/readme.md @@ -83,7 +83,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Graphics](#graphics) - [Just for Fun](#just-for-fun) - [Emoji](#emoji-1) -- [Other Awesome Lists](#other-awesome-lists) +- [Other Resources](#other-resources) - [License](#license) @@ -694,13 +694,14 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [emoji-finder](https://github.com/dematerializer/emoji-finder) - Quickly find and copy emoji to the clipboard via the command-line. - [oji](https://github.com/xxczaki/oji) - Interactive text emoji maker. -## Other Awesome Lists +## Other Resources - [awesome-git-addons](https://github.com/stevemao/awesome-git-addons#readme) - Addons that extend git cli. - [awesome-shell](https://github.com/alebcay/awesome-shell#readme) – Command-line utilities and frameworks. - [terminals-are-sexy](https://github.com/k4m4/terminals-are-sexy#readme) – Terminal frameworks, plugins & resources. - [awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins#readme) – ZSH frameworks, plugins, tutorials & themes. - [awesome-nodejs clis](https://github.com/sindresorhus/awesome-nodejs#command-line-apps) – Node.js modules and resources. +- [x-cmd](https://github.com/x-cmd/x-cmd) - Ecosystem of cli tools, featuring a wide array of improve core utils, AI access and more. ## License