guix/oh-my-zsh/plugins/thor
2024-05-05 13:55:06 +01:00
..
_thor Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00

Thor plugin

This plugin adds completion for Thor, a ruby toolkit for building powerful command-line interfaces.

To use it, add thor to the plugins array in your zshrc file:

plugins=(... thor)