ohmyzsh/plugins/tugboat
Griffin J Rademacher fdebc2272e Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
..
README.md Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00
_tugboat Added the tugboat autocompletion plugin 2015-06-11 21:10:33 +02:00

README.md

Tugboat plugin

This plugin adds autocompletion for Tugboat, a command line tool for interacting with your DigitalOcean droplets.

To use it, add it to the plugins array in your ~/.zshrc file:

plugins=(... tugboat)

Further documentation for Tugboat can be found in the Tugboat repository.