add zpwr to setups

This commit is contained in:
MenkeTechnologies 2020-09-03 18:18:19 -04:00
parent da040177ec
commit 9c70f736a5

View file

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