Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luismayta/zsh-transfer
transfer
https://github.com/luismayta/zsh-transfer
automation peru plugin tools transfer zsh
Last synced: 7 days ago
JSON representation
transfer
- Host: GitHub
- URL: https://github.com/luismayta/zsh-transfer
- Owner: luismayta
- License: lgpl-3.0
- Created: 2018-08-20T00:30:10.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-21T19:38:54.000Z (3 months ago)
- Last Synced: 2024-08-21T21:59:42.117Z (3 months ago)
- Topics: automation, peru, plugin, tools, transfer, zsh
- Language: Makefile
- Homepage:
- Size: 6.88 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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.. contents:: Table of Contents:
:local:Features
--------* Task
Dependencies
------------.. code-block:: bash
https://github.com/mafredri/zsh-async
https://github.com/luismayta/zsh-aws
https://github.com/luismayta/zsh-notify
https://github.com/luismayta/zsh-functionsInstallation
------------`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-transfer``\ bash
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 :
.. code-block:: bash
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
.. 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 `equipindustry`_.
.. Links
.. _`changelog`: CHANGELOG.rst
.. _`contributors`: docs/source/AUTHORS.rst
.. _`contributing`: docs/source/CONTRIBUTING.rst.. _`equipindustry`: https://github.com/equipindustry
.. _`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`: https://luismayta.github.io
.. _`PGP`: https://keybase.io/luismayta/pgp_keys.asc.. |Build Status| image:: https://travis-ci.org/luismayta/zsh-transfer.svg
:target: https://travis-ci.org/luismayta/zsh-transfer
.. |GitHub issues| image:: https://img.shields.io/github/issues/luismayta/zsh-transfer.svg
:target: https://github.com/luismayta/zsh-transfer/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/luismayta/zsh-transfer/readme
:target: https://github.com/luismayta/zsh-transfer
.. |made| image:: https://img.shields.io/badge/Made%20with-Zsh-1f425f.svg
:target: http://www.zsh.org.. Dependences:
.. _Pyenv: https://github.com/pyenv/pyenv
.. _Docker: https://www.docker.com/