mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-09 23:07:56 +02:00
Add link to git-prompt README
22
Plugins.md
22
Plugins.md
@ -111,7 +111,7 @@ Below is a list of bundled plugins
|
|||||||
- [github](#github)
|
- [github](#github)
|
||||||
- [git-hubflow](#git-hubflow)
|
- [git-hubflow](#git-hubflow)
|
||||||
- [gitignore](#gitignore)
|
- [gitignore](#gitignore)
|
||||||
- [git-prompt](#git-prompt)
|
- [git-prompt](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/git-prompt/README.md)
|
||||||
- [git-remote-branch](#git-remote-branch)
|
- [git-remote-branch](#git-remote-branch)
|
||||||
- [glassfish](#glassfish)
|
- [glassfish](#glassfish)
|
||||||
- [globalias](#globalias)
|
- [globalias](#globalias)
|
||||||
@ -339,26 +339,6 @@ See the [README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/a
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## aterminal
|
|
||||||
|
|
||||||
**Maintainer:** [guiferpa](https://github.com/guiferpa)
|
|
||||||
|
|
||||||
### Description
|
|
||||||
This plugin show platforms version
|
|
||||||
|
|
||||||
### Support
|
|
||||||
[Nodejs](https://nodejs.org), [NPM](https://www.npmjs.com), [Docker](https://www.docker.com), [Go](https://golang.org), [Python](https://www.python.org), [Elixir](https://elixir-lang.org) and [Ruby](https://www.ruby-lang.org)
|
|
||||||
|
|
||||||
### Demo
|
|
||||||

|
|
||||||
|
|
||||||
### Install
|
|
||||||
1. You need to install [Oh My ZSH](https://github.com/robbyrussell/oh-my-zsh)
|
|
||||||
2. Clone plugin: `git clone https://github.com/guiferpa/aterminal.git`
|
|
||||||
3. Move to plugins directory: `mv aterminal $HOME/.oh-my-zsh/plugins/`
|
|
||||||
4. Add plugin in `nano $HOME/.zshrc`
|
|
||||||
---
|
|
||||||
|
|
||||||
## autojump
|
## autojump
|
||||||
|
|
||||||
**Maintainer:** [wting](https://github.com/wting)
|
**Maintainer:** [wting](https://github.com/wting)
|
||||||
|
Reference in New Issue
Block a user