Add aterminal plugin

Guilherme Paixão 2017-10-11 01:50:20 -03:00
parent acf3f3bcd1
commit a996f9489e

@ -21,6 +21,7 @@ Below is a list of bundled plugins
- [apache2-macports](#apache2-macports) - [apache2-macports](#apache2-macports)
- [archlinux](#archlinux) - [archlinux](#archlinux)
- [asdf](#asdf) - [asdf](#asdf)
- [aterminal](#aterminal)
- [autojump](#autojump) - [autojump](#autojump)
- [autopep8](#autopep8) - [autopep8](#autopep8)
- [aws](#aws) - [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 ## autojump
Enables [autojump](https://github.com/joelthelion/autojump/wiki/) if installed with homebrew, macports or debian/ubuntu package. Enables [autojump](https://github.com/joelthelion/autojump/wiki/) if installed with homebrew, macports or debian/ubuntu package.