dotfiles/dot_oh-my-zsh/plugins/tugboat
2020-06-15 05:31:33 -05:00
..
_tugboat import omz 2020-06-15 05:31:33 -05:00
README.md import omz 2020-06-15 05:31:33 -05: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.