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

https://github.com/bobthecow/terminitor-completion

Bash completion support for terminitor.
https://github.com/bobthecow/terminitor-completion

Last synced: 2 months ago
JSON representation

Bash completion support for terminitor.

Awesome Lists containing this project

README

        

terminitor-completion
====================

Bash completion support for terminitor

Installation
------------

0. Install bash-completion.

1. Install this file. Either:

a. Place it in a `bash-completion.d` folder:

* /etc/bash-completion.d
* /usr/local/etc/bash-completion.d
* ~/bash-completion.d

b. Or, copy it somewhere (e.g. ~/.terminitor-completion.sh) and put the following line in
your .bashrc:

source ~/.terminitor-completion.sh

The Fine Print
--------------

Copyright (c) 2010 [Justin Hileman](http://justinhileman.com)

Distributed under the [MIT License](http://creativecommons.org/licenses/MIT/)