Populate repo
This commit is contained in:
10
zsh/.oh-my-zsh/plugins/powify/README.md
Normal file
10
zsh/.oh-my-zsh/plugins/powify/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# powify plugin
|
||||
|
||||
This plugin adds autocompletion for [powify](https://github.com/sethvargo/powify),
|
||||
an easy-to-use wrapper for Basecamp's [pow](https://github.com/basecamp/pow).
|
||||
|
||||
To use it, add powify to the plugins array of your zshrc file:
|
||||
|
||||
```sh
|
||||
plugins=(... powify)
|
||||
```
|
Reference in New Issue
Block a user