mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Merge pull request #1916 from unixorn/2024-updates
Add TheFly framework
This commit is contained in:
commit
57389db622
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)
|
- [pumice](#pumice)
|
||||||
- [sheldon](#sheldon)
|
- [sheldon](#sheldon)
|
||||||
- [shplug](#shplug)
|
- [shplug](#shplug)
|
||||||
|
- [TheFly](#thefly)
|
||||||
- [Toasty](#toasty)
|
- [Toasty](#toasty)
|
||||||
- [uz](#uz)
|
- [uz](#uz)
|
||||||
- [x-cmd](#x-cmd)
|
- [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.
|
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)
|
### [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)
|
![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.
|
**Toasty** is a ZSH framework made to facilitate management, not dictate it.
|
||||||
|
|
||||||
### [uz](https://github.com/maxrodrigo/uz)
|
### [uz](https://github.com/maxrodrigo/uz)
|
||||||
|
|
Loading…
Reference in a new issue