Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luismayta/zsh-gvm
install and settings version golang
https://github.com/luismayta/zsh-gvm
gvm zsh
Last synced: 8 days ago
JSON representation
install and settings version golang
- Host: GitHub
- URL: https://github.com/luismayta/zsh-gvm
- Owner: luismayta
- License: mit
- Created: 2018-12-30T05:48:18.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-04-13T06:36:33.000Z (over 3 years ago)
- Last Synced: 2024-04-13T03:47:06.218Z (7 months ago)
- Topics: gvm, zsh
- Language: Makefile
- Homepage:
- Size: 4.75 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
Awesome Lists containing this project
README
zsh-gvm
=======Build
-----|Build Status| |GitHub issues| |GitHub license|
:Version: 0.1.1
:Web: https://github.com/luismayta/zsh-gvm
:Download: https://github.com/luismayta/zsh-gvm
:Source: https://github.com/luismayta/zsh-gvm
:Keywords: zsh-gvm.. contents:: Table of Contents:
:local:Features
--------* Task
Dependencies
------------List of applications:
Installation
------------`oh-my-zsh `__ users
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^If you're using
`oh-my-zsh `__, install this
plugin by doing the following:1. Go to your oh-my-zsh custom plugins directory -
``cd ~/.oh-my-zsh/custom/plugins``
2. Clone the plugin
``bash git clone https://github.com/luismayta/zsh-gvm``\ bash
3. Edit your ``.zshrc`` and add
``plugins=( ... zsh-gvm )`` to your list of
plugins
4. Open a new terminal and enjoy!`antigen `__ users
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^If you're using `Antigen `__,
install this plugin by doing the following:1. Add ``antigen bundle luismayta/zsh-gvm`` to your
``.zshrc`` where you're adding your other plugins.
2. Either open a new terminal to force zsh to load the new plugin, or
run ``antigen bundle luismayta/zsh-gvm`` in a
running zsh session.
3. Enjoy!`antibody `__ users
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^If you're using `Antigen `__,
install this plugin by doing the following:1. Add ``antibody bundle luismayta/zsh-gvm`` to your
``.zshrc`` where you're adding your other plugins.
2. Either open a new terminal to force zsh to load the new plugin, or
run ``antibody bundle luismayta/zsh-gvm`` in a
running zsh session.
3. Enjoy!Quick Start
===========- Fork this repository
Usage
------ Install dependences
.. code-block:: bash
λ make setup
Support
-------If you want to support this project, i only accept ``IOTA`` :p.
.. code-block:: bash
Address: FTDCZELEMOQGL9MBWFZENJLFIZUBGMXLFVPRB9HTWYDYPTFKASJCEGJMSAXUWDQC9SJUDMZVIQKACQEEYPEUYLAMMD
Team
----+---------------+
| |Luis Mayta| |
+---------------+
| `Luis Mayta`_ |
+---------------+License
-------MIT
Changelog
---------Please see `CHANGELOG`_ for more information what
has changed recently.Contributing
------------Contributions are welcome!
Review the `CONTRIBUTING`_ for details on how to:
* Submit issues
* Submit pull requestsContact Info
------------Feel free to contact me to discuss any issues, questions, or comments.
* `Email`_
* `Twitter`_
* `GitHub`_
* `LinkedIn`_
* `Website`_
* `PGP`_|linkedin| |beacon| |made|
Made with :coffee: and :pizza: by `luis mayta`_ and `hadenlabs`_.
.. Links
.. _`changelog`: CHANGELOG.rst
.. _`contributors`: AUTHORS
.. _`contributing`: CONTRIBUTING.rst.. _`hadenlabs`: https://github.com/hadenlabs
.. _`luis mayta`: https://github.com/luismayta.. _`Github`: https://github.com/luismayta
.. _`Linkedin`: https://www.linkedin.com/in/luismayta
.. _`Email`: [email protected]
:target: mailto:[email protected]
.. _`Twitter`: https://twitter.com/slovacus
.. _`Website`: http://luismayta.github.io
.. _`PGP`: https://keybase.io/luismayta/pgp_keys.asc.. |Build Status| image:: https://travis-ci.org/luismayta/zsh-gvm.svg
:target: https://travis-ci.org/luismayta/zsh-gvm
.. |GitHub issues| image:: https://img.shields.io/github/issues/luismayta/zsh-gvm.svg
:target: https://github.com/luismayta/zsh-gvm/issues
.. |GitHub license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square
:target: LICENSE.. Team:
.. |Luis Mayta| image:: https://github.com/luismayta.png?size=100
:target: https://github.com/luismayta.. Footer:
.. |linkedin| image:: http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png
:target: http://pe.linkedin.com/in/luismayta
.. |beacon| image:: https://ga-beacon.appspot.com/UA-65019326-1/github.com/hadenlabs/zsh-gvm/readme
:target: https://github.com/hadenlabs/zsh-gvm
.. |made| image:: https://img.shields.io/badge/Made%20with-Zsh-1f425f.svg
:target: http://www.zsh.org.. Dependences:
.. _Python 3.6.4: https://www.python.org/downloads/release/python-364
.. _Docker: https://www.docker.com/
.. _Docker Compose: https://docs.docker.com/compose/