Skip to content

Commit ac57d5d

Browse files
committed
Add awesome-lazy-zsh framework
Add awesome-lazy-zsh framework Signed-off-by: Joe Block <[email protected]>
1 parent 1ba481f commit ac57d5d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
2626
- [antidote](#antidote)
2727
- [antigen-hs](#antigen-hs)
2828
- [antigen](#antigen)
29+
- [awesome-lazy-zsh](#awesome-lazy-zsh)
2930
- [ax-zsh](#ax-zsh)
3031
- [deer](#deer)
3132
- [dotzsh](#dotzsh)
@@ -180,6 +181,19 @@ It is written natively in ZSH, is well tested, and picks up where [Antibody](htt
180181

181182
**Antigen** is a small set of functions that help you easily manage your shell (ZSH) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to ZSH, what Vundle is to vim. Antigen can load oh-my-zsh themes and plugins and will automatically clone them for you.
182183

184+
### [awesome-lazy-zsh](https://github.com/AmJaradat01/awesome-lazy-zsh)
185+
![GitHub last commit](https://img.shields.io/github/last-commit/AmJaradat01/awesome-lazy-zsh)
186+
![GitHub Repo stars](https://img.shields.io/github/stars/AmJaradat01/awesome-lazy-zsh)
187+
188+
Awesome-Lazy-Zsh is a simplified and customizable Zsh setup tool for managing plugins and themes. It streamlines your terminal environment with an easy-to-use CLI interface, allowing you to manage .zshrc configurations effectively.
189+
Features
190+
191+
- Plugin Management: Install and manage plugins easily.
192+
- Theme Customization: Apply a variety of Zsh themes.
193+
- Backup and Restore: Safeguard your .zshrc configurations.
194+
- Interactive CLI: User-friendly setup options.
195+
- Dependency Management: Automatically checks for Git, Node.js, and Homebrew.
196+
183197
### [ax-zsh](https://github.com/alexbarton/ax-zsh)
184198
![GitHub last commit](https://img.shields.io/github/last-commit/alexbarton/ax-zsh)
185199
![GitHub Repo stars](https://img.shields.io/github/stars/alexbarton/ax-zsh)

0 commit comments

Comments
 (0)