.dots/zsh/plugins/thor
2021-06-10 11:49:35 +05:00
..
_thor Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05:00
README.md Обновление ohmyzsh 2021-06-10 11:49:35 +05: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)