dotfiles/zsh/.oh-my-zsh/plugins/tugboat
2024-06-19 00:06:56 +02:00
..
_tugboat First commit 2024-06-19 00:06:56 +02:00
README.md First commit 2024-06-19 00:06:56 +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.