From 18009b6a872435cda4cf309b20031a3a23096fbd Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 3 Oct 2024 09:40:00 -0600 Subject: [PATCH] Add TheFly framework Add link to https://github.com/joknarf/thefly Signed-off-by: Joe Block --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbce7c7..4ede936 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari - [pumice](#pumice) - [sheldon](#sheldon) - [shplug](#shplug) + - [TheFly](#thefly) - [Toasty](#toasty) - [uz](#uz) - [x-cmd](#x-cmd) @@ -269,10 +270,15 @@ A fast, configurable, shell plugin manager. An easy solution for managing your shell environments. Works with both `bash` and `zsh`. Makes it easy to sync your environment across multiple machines with a `git` repository. +### [TheFly](https://github.com/joknarf/thefly) + +`bash`/`zsh`/`ksh` plugin manager and env teleporter + +Makes your shell env and plugins available everywhere (hosts/users)! + ### [Toasty](https://github.com/CosmicToast/toasty-zsh) ![GitHub last commit](https://img.shields.io/github/last-commit/CosmicToast/toasty-zsh) ![GitHub Repo stars](https://img.shields.io/github/stars/CosmicToast/toasty-zsh) - **Toasty** is a ZSH framework made to facilitate management, not dictate it. ### [uz](https://github.com/maxrodrigo/uz)