mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add TheFly framework
Add link to https://github.com/joknarf/thefly Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
827600e1e0
commit
18009b6a87
1 changed files with 7 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue