Merge pull request #1767 from unixorn/2023-updates

Add `deer` framework
This commit is contained in:
Joe Block 2023-09-06 12:17:43 -06:00 committed by GitHub
commit 21c05947fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.