dotfiles/zsh/.local/share/oh-my-zsh/plugins/tugboat
2024-07-24 23:47:14 +02:00
..
_tugboat fix omz being in wrong directory 2024-07-24 23:47:14 +02:00
README.md fix omz being in wrong directory 2024-07-24 23:47:14 +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.