chezmoi init
This commit is contained in:
commit
530d6d7195
1176 changed files with 111325 additions and 0 deletions
10
dot_oh-my-zsh/plugins/thor/README.md
Normal file
10
dot_oh-my-zsh/plugins/thor/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Thor plugin
|
||||
|
||||
This plugin adds completion for [Thor](http://whatisthor.com/),
|
||||
a ruby toolkit for building powerful command-line interfaces.
|
||||
|
||||
To use it, add `thor` to the plugins array in your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=(... thor)
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue