mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 06:17:07 +00:00
Add multi-shell-repo-prompt
This commit is contained in:
parent
81c713f3fa
commit
57d62fafde
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ These plugins add tab completion without adding extra functions or aliases.
|
|||
* [jumpstorm-zsh-plugin ![GitHub stars](https://img.shields.io/github/stars/netresearch/jumpstorm-zsh-plugin.svg)](https://github.com/netresearch/jumpstorm-zsh-plugin) - Adds autocompletion for [jumpstorm](https://github.com/netresearch/jumpstorm)
|
||||
* [liquidprompt ![GitHub stars](https://img.shields.io/github/stars/nojhan/liquidprompt.svg)](https://github.com/nojhan/liquidprompt) - A full-featured & carefully designed adaptive prompt for Bash & ZSH
|
||||
* [locate-sublime-projects-cli ![GitHub stars](https://img.shields.io/github/stars/david-treblig/locate-sublime-projects-cli.svg)](https://github.com/david-treblig/locate-sublime-projects-cli) - Allows searching for Sublime Text projects and opens them in Sublime.
|
||||
* [multi-shell-repo-prompt ![GitHub stars](https://img.shields.io/github/stars/dotcode/multi-shell-repo-prompt.svg](https://github.com/dotcode/multi-shell-repo-prompt) - Provides useful information (in your prompt) about the repository that you are in. It currently works for [Git](http://git-scm.com/) and [Mercurial](http://mercurial.selenic.com/), under [zsh](http://en.wikipedia.org/wiki/Zsh) as well as [bash](http://en.wikipedia.org/wiki/Bash_%28Unix_shell%29)
|
||||
* [npm-run.plugin.zsh ![GitHub stars](https://img.shields.io/github/stars/akoenig/npm-run.plugin.zsh.svg)](https://github.com/akoenig/npm-run.plugin.zsh) - `npm run` autocompletion
|
||||
* [nvm-completion ![GitHub stars](https://img.shields.io/github/stars/tomsquest/nvm-completion.zsh.svg)](https://github.com/tomsquest/nvm-completion.zsh) - Updated nvm completions
|
||||
* [oh-my-git ![GitHub stars](https://img.shields.io/github/stars/arialdomartini/oh-my-git.svg)](https://github.com/arialdomartini/oh-my-git) - An opinionated prompt for bash and zsh
|
||||
|
|
Loading…
Reference in a new issue