dotfiles/zsh/.local/share/oh-my-zsh/.oh-my-zsh/plugins/thor
2024-07-24 23:17:03 +02:00
..
_thor update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +02:00
README.md update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +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)