mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
commit
560441763c
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
|
||||||
- [zplug](#zplug)
|
- [zplug](#zplug)
|
||||||
- [zplugin](#zplugin)
|
- [zplugin](#zplugin)
|
||||||
- [ZPM](#zpm)
|
- [ZPM](#zpm)
|
||||||
|
- [ZR](#zr)
|
||||||
- [ztanesh](#ztanesh)
|
- [ztanesh](#ztanesh)
|
||||||
- [zulu](#zulu)
|
- [zulu](#zulu)
|
||||||
- [Tutorials](#tutorials)
|
- [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.
|
**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](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.
|
**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.
|
||||||
|
|
Loading…
Reference in a new issue