mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 06:17:07 +00:00
Merge pull request #69 from psprint/master
New plugin: Zsh Command Architect (zsh-cmd-architect)
This commit is contained in:
commit
7b90b2dec7
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-basex ![GitHub stars](https://img.shields.io/github/stars/dirkk/zsh-basex.svg)](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage.
|
||||
* [zsh-bash ![GitHub stars](https://img.shields.io/github/stars/chrissicool/zsh-bash.svg)](https://github.com/chrissicool/zsh-bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like Bash does. It also enables Bash completions.
|
||||
* [zsh-bd ![GitHub stars](https://img.shields.io/github/stars/Tarrasch/zsh-bd.svg)](https://github.com/Tarrasch/zsh-bd) - Jump back to a specific directory, without doing `cd ../../..`
|
||||
* [zsh-cmd-architect ![GitHub stars](https://img.shields.io/github/stars/psprint/zsh-cmd-architect.svg)](https://github.com/psprint/zsh-cmd-architect) - build commands from what's in history and at prompt, move, delete, add command segments and search history with multi-word queries
|
||||
* [zsh-colors ![GitHub stars](https://img.shields.io/github/stars/Tarrasch/zsh-colors.svg)](https://github.com/Tarrasch/zsh-colors) - Makes it easier to colorize text from the CLI. `red foo` just works.
|
||||
* [zsh-dircolors-solarized ![GitHub stars](https://img.shields.io/github/stars/joel-porquet/zsh-dircolors-solarized.svg)](https://github.com/joel-porquet/zsh-dircolors-solarized) - Solarized dircolors plugin.
|
||||
* [zsh-directory-history ![GitHub stars](https://img.shields.io/github/stars/tymm/zsh-directory-history.svg)](https://github.com/tymm/zsh-directory-history) - A per directory history for zsh.
|
||||
|
|
Loading…
Reference in a new issue