Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/code4craft/getter

A tool for manage text for shell.
https://github.com/code4craft/getter

Last synced: 5 days ago
JSON representation

A tool for manage text for shell.

Awesome Lists containing this project

README

        

getter
-------
A tool for manage text in alias for shell.

### About

Written in two language with little difference:

#### Python

[https://github.com/code4craft/getter/tree/master/python](https://github.com/code4craft/getter/tree/master/python)

Save all text and alias in ~/.getrc. No command complement.

#### Shell

[https://github.com/code4craft/getter/tree/master/shell](https://github.com/code4craft/getter/tree/master/shell)

Save each alias-text pair as a file with -alias as filename in /usr/local/getter/. This file is executable so you can call it directly with command complement.

Enjoy it!