diff --git a/Plugins.md b/Plugins.md index 509463b..8f1cc7a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -21,6 +21,7 @@ Below is a list of bundled plugins - [apache2-macports](#apache2-macports) - [archlinux](#archlinux) - [asdf](#asdf) +- [aterminal](#aterminal) - [autojump](#autojump) - [autopep8](#autopep8) - [aws](#aws) @@ -195,6 +196,26 @@ 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 +![Demo](https://raw.githubusercontent.com/guiferpa/aterminal/master/images/demo.gif) + +## 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 Enables [autojump](https://github.com/joelthelion/autojump/wiki/) if installed with homebrew, macports or debian/ubuntu package.