Add shplug framework

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2022-04-29 08:53:52 -06:00
parent ecad0f5a5a
commit a31dff7f53

View file

@ -33,6 +33,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [prezto](#prezto)
- [pumice](#pumice)
- [sheldon](#sheldon)
- [shplug](#shplug)
- [Toasty](#toasty)
- [tzpm](#tzpm)
- [uz](#uz)
@ -200,6 +201,10 @@ A fast, configurable, shell plugin manager.
- Configuration file using [TOML](https://github.com/toml-lang/toml) syntax.
- Uses a lock file for much faster loading of plugins.
### [shplug](https://github.com/dtrugman/shplug)
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.
### [Toasty](https://github.com/5paceToast/toasty-zsh)
**Toasty** is a ZSH framework made to facilitate management, not dictate it.