Merge pull request #239 from unixorn/add-ZR

Add zr plugin manager
This commit is contained in:
Joe Block 2017-05-08 20:44:31 -07:00 committed by GitHub
commit 560441763c

View file

@ -32,6 +32,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [zplug](#zplug)
- [zplugin](#zplugin)
- [ZPM](#zpm)
- [ZR](#zr)
- [ztanesh](#ztanesh)
- [zulu](#zulu)
- [Tutorials](#tutorials)
@ -145,6 +146,10 @@ These frameworks make customizing your zsh setup easier.
**ZPM** ( Zsh plugin manager ) is a plugin manager for [zsh](http://www.zsh.org/) similar to vim-plug. ZPM plugins are compatible with [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh). ZPM runs on Linux, Android, FreeBSD and OS X.
### [ZR](https://github.com/jedahan/zr)
**ZR** is a zsh plugin manager written in Rust.
### [ztanesh](https://github.com/miohtama/ztanesh)
**Ztanesh** aims to improve your UNIX command line experience and productivity with the the configuration provided by the ztanesh project: the tools will make your shell more powerful and easier to use.