mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 10:30:17 +00:00
add zpwr to setups
This commit is contained in:
parent
da040177ec
commit
9c70f736a5
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -55,6 +55,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
|
|||
- [zulu](#zulu)
|
||||
- [Setups](#setups)
|
||||
- [zgen](#zgen-1)
|
||||
- [Oh-My-Zsh](#oh-my-zsh)
|
||||
- [Tutorials](#tutorials)
|
||||
- [Generic ZSH](#generic-zsh)
|
||||
- [Antigen](#antigen)
|
||||
|
@ -304,6 +305,21 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
|
||||
* [zsh-quickstart-kit](https://github.com/unixorn/zsh-quickstart-kit) - A simple quickstart for using ZSH with [zgen](https://github.com/tarjoilija/zgen). This includes a curated collection of plugins, automatically configures ZSH to use [zgen](https://github.com/tarjoilija/zgen) to load them and periodically automatically update itself, the plugins, and the quickstart kit itself.
|
||||
|
||||
### Oh-My-Zsh
|
||||
|
||||
* [zpwr](https://github.com/MenkeTechnologies/zpwr) - An extremely powerful custom terminal environment with Zsh as interactive shell built on top of [oh-my-zsh](http://ohmyz.sh/). It is a full terminal configuration framework including zsh, tmux, fzf, vim and spacemacs configurations. It includes:
|
||||
|
||||
- 11200+ tab completions
|
||||
- 1800+ aliases
|
||||
- 300+ git aliases
|
||||
- 260+ zpwr subcommands
|
||||
- 1300+ functions
|
||||
- 105+ zpwr environment variables
|
||||
- 165+ perl, python, bash, zsh scripts
|
||||
- 2600k line README.md
|
||||
- 40k+ LOC
|
||||
- 1 line install
|
||||
|
||||
## Tutorials
|
||||
|
||||
### Generic ZSH
|
||||
|
|
Loading…
Reference in a new issue