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.
- Host: GitHub
- URL: https://github.com/bobthecow/terminitor-completion
- Owner: bobthecow
- License: mit
- Created: 2010-09-28T01:31:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-21T16:01:24.000Z (about 14 years ago)
- Last Synced: 2025-04-11T04:12:34.264Z (2 months ago)
- Language: Shell
- Homepage: http://github.com/achiu/terminitor
- Size: 180 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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.db. 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/)