.dots/zsh/plugins/thor
2020-10-16 10:09:40 +05:00
..
_thor Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05:00
README.md Add upstream oh_my_zsh repo 2020-10-16 10:09:40 +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)