mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Add deer ZSH framework
Add `ArtixLabs/deer` framework. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
7ecd7e4a63
commit
2492200c79
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
|
|||
- [antigen-hs](#antigen-hs)
|
||||
- [antigen](#antigen)
|
||||
- [ax-zsh](#ax-zsh)
|
||||
- [deer](#deer)
|
||||
- [dotzsh](#dotzsh)
|
||||
- [fresh](#fresh)
|
||||
- [miniplug](#miniplug)
|
||||
|
@ -150,6 +151,10 @@ It is written natively in ZSH, is well tested, and picks up where [Antibody](htt
|
|||
|
||||
**Ax-ZSH** integrates well with [Powerlevel10k](https://github.com/romkatv/powerlevel10k) and other extensions, including plugins compatible with [oh-my-zsh](https://ohmyz.sh/).
|
||||
|
||||
### [deer](https://github.com/ArtixLabs/deer)
|
||||
|
||||
A minimalist ZSH plugin manager.
|
||||
|
||||
### [dotzsh](https://github.com/dotphiles/dotzsh)
|
||||
|
||||
**Dotzsh** strives to be platform and version independent. Some functionality may be lost when running under older versions of ZSH, but it should degrade cleanly and allow you to use the same setup on multiple machines of differing OSes without problems.
|
||||
|
|
Loading…
Reference in a new issue