Add deer ZSH framework

Add `ArtixLabs/deer` framework.

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-09-05 14:53:34 -06:00
parent 7ecd7e4a63
commit 2492200c79

View file

@ -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.