Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luismayta/zsh-trash
Implement command trash
https://github.com/luismayta/zsh-trash
automation node peru plugin tools trash zsh
Last synced: 8 days ago
JSON representation
Implement command trash
- Host: GitHub
- URL: https://github.com/luismayta/zsh-trash
- Owner: luismayta
- License: lgpl-3.0
- Created: 2019-11-09T03:19:10.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-08T20:18:18.000Z (4 months ago)
- Last Synced: 2024-07-09T01:31:53.699Z (4 months ago)
- Topics: automation, node, peru, plugin, tools, trash, zsh
- Language: Makefile
- Homepage:
- Size: 5.98 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
zsh-trash
=========trash functions zsh
|Build Status| |GitHub issues| |GitHub license|
:Version: 0.0.0
:Web: https://github.com/luismayta/zsh-trash
:Download: https://github.com/luismayta/zsh-trash
:Source: https://github.com/luismayta/zsh-trash
:Keywords: zsh-trash.. contents:: Table of Contents:
:local:Features
--------* Task
Dependencies
------------.. code-block:: bash
https://github.com/mafredri/zsh-async
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-trash``\ bash
3. Edit your ``.zshrc`` and add
``plugins=( ... zsh-trash )`` 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-trash`` 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-trash`` 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-trash`` 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-trash`` 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://pe.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-trash.svg
:target: https://travis-ci.org/luismayta/zsh-trash
.. |GitHub issues| image:: https://img.shields.io/github/issues/luismayta/zsh-trash.svg
:target: https://github.com/luismayta/zsh-trash/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-trash/readme
:target: https://github.com/luismayta/zsh-trash
.. |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/