0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/tugboat
2019-10-07 18:37:42 +02:00
..
_tugboat Added the tugboat autocompletion plugin 2015-06-11 21:10:33 +02:00
README.md Add READMEs for tugboat and colemak plugins (#8207) 2019-10-07 18:37:42 +02:00

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.