initial
This commit is contained in:
parent
d67e39f3f7
commit
58ef6d327f
1725 changed files with 129819 additions and 0 deletions
10
dot_oh-my-zsh/plugins/powify/README.md
Normal file
10
dot_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)
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue