From 8a6b987ffb4ababa6d964e4add17a5cdb25bd85e Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 17 Nov 2024 08:38:22 -0700 Subject: [PATCH 1/2] Add `ryzshck/ryzshckt` Add `ryzshck/ryzshckt` framework Signed-off-by: Joe Block --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e2398e9..cc2b693 100755 --- a/README.md +++ b/README.md @@ -246,6 +246,10 @@ The PMS framework also allows you to use the same framework in different shells. **Pumice** is a lightweight plugin manager for ZSH. +### [ryzshckt](https://github.com/ryzshck/ryzshckt) + +Ryzshck is a smart, innovative plugin manager like Oh My Zsh, designed to enhance your terminal experience with professional and cool features. It boosts productivity by providing efficient shell management, sleek themes, and powerful plugins. Perfect for developers seeking a modern and intelligent way to work with their terminal + ### [sheldon](https://github.com/rossmacarthur/sheldon) ![GitHub last commit](https://img.shields.io/github/last-commit/rossmacarthur/sheldon) ![GitHub Repo stars](https://img.shields.io/github/stars/rossmacarthur/sheldon) From 338682f42292269e2fd879310e2c8d8036432102 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 15:41:08 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc2b693..fcdd7f2 100755 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari - [PMS](#pms) - [prezto](#prezto) - [pumice](#pumice) + - [ryzshckt](#ryzshckt) - [sheldon](#sheldon) - [shplug](#shplug) - [TheFly](#thefly)