ohmyzsh/plugins/thor
2019-10-01 13:13:18 +02:00
..
_thor
README.md Add README for thor and pip plugins (#8185) 2019-10-01 13:13:18 +02: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)