luismayta / zsh-gst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-gst

Build Status GitHub issues GitHub license

zsh-gst for zsh

Version

0.1.0

Web

https://github.com/luismayta/zsh-gst

Download

https://github.com/luismayta/zsh-gst

Source

https://github.com/luismayta/zsh-gst

Keywords

zsh-gst

Table of Contents:

Features

  • Task

Dependencies

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 -

  2. Clone the plugin

  3. Edit your .zshrc and add

    plugins=( ... zsh-gst ) 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-gst 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-gst in a running zsh session.

  3. Enjoy!

antibody users

If you're using Antigen, install this plugin by doing the following:

  1. Add to your .zshrc where you're adding your other plugins:

    antibody bundle luismayta/zsh-gst
  2. Either open a new terminal to force zsh to load the new plugin, or

    run antibody bundle luismayta/zsh-gst in a running zsh session.

  3. Enjoy!

Quick Start

  • Fork this repository

Usage

  • Install dependences

Support

If you want to support this project, i only accept IOTA :p.

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 requests

Contact Info

Feel free to contact me to discuss any issues, questions, or comments.

linkedin beacon made

Made with ☕ and 🍕 by Luis Mayta and equipindustry.

About

License:GNU Lesser General Public License v3.0


Languages

Language:Makefile 66.7%Language:Shell 15.0%Language:Dockerfile 14.8%Language:JavaScript 3.5%