luismayta / zsh-transfer

transfer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-transfer

Functions and tools for zsh

Build Status GitHub issues GitHub license

Version:0.1.1
Web:https://github.com/luismayta/zsh-transfer
Download:http://github.com/luismayta/zsh-transfer
Source:http://github.com/luismayta/zsh-transfer
Keywords:zsh-transfer
  • Task
https://github.com/mafredri/zsh-async
https://github.com/luismayta/zsh-aws
https://github.com/luismayta/zsh-notify
https://github.com/luismayta/zsh-functions

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-transferbash
  3. Edit your .zshrc and add plugins=( ... zsh-transfer ) 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-transfer 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-transfer 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-transfer

    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-transfer in a running zsh session.

  3. Enjoy!

Quick Start

  • Fork this repository

Usage

  • Install dependences
λ make setup

Support

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

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 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

transfer

License:GNU Lesser General Public License v3.0


Languages

Language:Makefile 51.7%Language:Shell 34.0%Language:Dockerfile 11.6%Language:JavaScript 2.7%