{"id":18072158,"url":"https://github.com/luismayta/zsh-gvm","last_synced_at":"2025-04-05T17:42:29.979Z","repository":{"id":52937174,"uuid":"163565041","full_name":"luismayta/zsh-gvm","owner":"luismayta","description":"install and settings version golang","archived":false,"fork":false,"pushed_at":"2021-04-13T06:36:33.000Z","size":4983,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-11T14:47:26.407Z","etag":null,"topics":["gvm","zsh"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismayta.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-30T05:48:18.000Z","updated_at":"2021-04-13T06:35:42.000Z","dependencies_parsed_at":"2022-08-23T10:10:24.907Z","dependency_job_id":null,"html_url":"https://github.com/luismayta/zsh-gvm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fzsh-gvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fzsh-gvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fzsh-gvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fzsh-gvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismayta","download_url":"https://codeload.github.com/luismayta/zsh-gvm/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378088,"owners_count":20929292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gvm","zsh"],"created_at":"2024-10-31T09:19:12.258Z","updated_at":"2025-04-05T17:42:29.959Z","avatar_url":"https://github.com/luismayta.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"zsh-gvm\n=======\n\nBuild\n-----\n\n|Build Status| |GitHub issues| |GitHub license|\n\n:Version: 0.1.1\n:Web: https://github.com/luismayta/zsh-gvm\n:Download: https://github.com/luismayta/zsh-gvm\n:Source: https://github.com/luismayta/zsh-gvm\n:Keywords: zsh-gvm\n\n.. contents:: Table of Contents:\n    :local:\n\nFeatures\n--------\n\n* Task\n\nDependencies\n------------\n\nList of applications:\n\nInstallation\n------------\n\n`oh-my-zsh \u003chttps://github.com/robbyrussell/oh-my-zsh\u003e`__ users\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you're using\n`oh-my-zsh \u003chttps://gitub.com/robbyrussell/oh-my-zsh\u003e`__, install this\nplugin by doing the following:\n\n1. Go to your oh-my-zsh custom plugins directory -\n   ``cd ~/.oh-my-zsh/custom/plugins``\n2. Clone the plugin\n   ``bash   git clone https://github.com/luismayta/zsh-gvm``\\ bash\n3. Edit your ``.zshrc`` and add\n   ``plugins=( ... zsh-gvm )`` to your list of\n   plugins\n4. Open a new terminal and enjoy!\n\n`antigen \u003chttps://github.com/zsh-users/antigen\u003e`__ users\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you're using `Antigen \u003chttps://github.com/zsh-lovers/antigen\u003e`__,\ninstall this plugin by doing the following:\n\n1. Add ``antigen bundle luismayta/zsh-gvm`` to your\n   ``.zshrc`` where you're adding your other plugins.\n2. Either open a new terminal to force zsh to load the new plugin, or\n   run ``antigen bundle luismayta/zsh-gvm`` in a\n   running zsh session.\n3. Enjoy!\n\n`antibody \u003chttps://github.com/getantibody/antibody\u003e`__ users\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you're using `Antigen \u003chttps://github.com/getantibody/antibody\u003e`__,\ninstall this plugin by doing the following:\n\n1. Add ``antibody bundle luismayta/zsh-gvm`` to your\n   ``.zshrc`` where you're adding your other plugins.\n2. Either open a new terminal to force zsh to load the new plugin, or\n   run ``antibody bundle luismayta/zsh-gvm`` in a\n   running zsh session.\n3. Enjoy!\n\nQuick Start\n===========\n\n- Fork this repository\n\nUsage\n-----\n\n- Install dependences\n\n.. code-block:: bash\n\n  λ make setup\n\nSupport\n-------\n\nIf you want to support this project, i only accept ``IOTA`` :p.\n\n.. code-block:: bash\n\n    Address: FTDCZELEMOQGL9MBWFZENJLFIZUBGMXLFVPRB9HTWYDYPTFKASJCEGJMSAXUWDQC9SJUDMZVIQKACQEEYPEUYLAMMD\n\n\nTeam\n----\n\n+---------------+\n| |Luis Mayta|  |\n+---------------+\n| `Luis Mayta`_ |\n+---------------+\n\nLicense\n-------\n\nMIT\n\nChangelog\n---------\n\nPlease see `CHANGELOG`_ for more information what\nhas changed recently.\n\nContributing\n------------\n\nContributions are welcome!\n\nReview the `CONTRIBUTING`_ for details on how to:\n\n* Submit issues\n* Submit pull requests\n\nContact Info\n------------\n\nFeel free to contact me to discuss any issues, questions, or comments.\n\n* `Email`_\n* `Twitter`_\n* `GitHub`_\n* `LinkedIn`_\n* `Website`_\n* `PGP`_\n\n|linkedin| |beacon| |made|\n\nMade with :coffee: and :pizza: by `luis mayta`_ and `hadenlabs`_.\n\n.. Links\n.. _`changelog`: CHANGELOG.rst\n.. _`contributors`: AUTHORS\n.. _`contributing`: CONTRIBUTING.rst\n\n.. _`hadenlabs`: https://github.com/hadenlabs\n.. _`luis mayta`: https://github.com/luismayta\n\n\n.. _`Github`: https://github.com/luismayta\n.. _`Linkedin`: https://www.linkedin.com/in/luismayta\n.. _`Email`: slovacus@gmail.com\n    :target: mailto:slovacus@gmail.com\n.. _`Twitter`: https://twitter.com/slovacus\n.. _`Website`: http://luismayta.github.io\n.. _`PGP`: https://keybase.io/luismayta/pgp_keys.asc\n\n.. |Build Status| image:: https://travis-ci.org/luismayta/zsh-gvm.svg\n   :target: https://travis-ci.org/luismayta/zsh-gvm\n.. |GitHub issues| image:: https://img.shields.io/github/issues/luismayta/zsh-gvm.svg\n   :target: https://github.com/luismayta/zsh-gvm/issues\n.. |GitHub license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square\n   :target: LICENSE\n\n.. Team:\n.. |Luis Mayta| image:: https://github.com/luismayta.png?size=100\n   :target: https://github.com/luismayta\n\n.. Footer:\n.. |linkedin| image:: http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png\n   :target: http://pe.linkedin.com/in/luismayta\n.. |beacon| image:: https://ga-beacon.appspot.com/UA-65019326-1/github.com/hadenlabs/zsh-gvm/readme\n   :target: https://github.com/hadenlabs/zsh-gvm\n.. |made| image:: https://img.shields.io/badge/Made%20with-Zsh-1f425f.svg\n   :target: http://www.zsh.org\n\n.. Dependences:\n\n.. _Python 3.6.4: https://www.python.org/downloads/release/python-364\n.. _Docker: https://www.docker.com/\n.. _Docker Compose: https://docs.docker.com/compose/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fzsh-gvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismayta%2Fzsh-gvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fzsh-gvm/lists"}