Populate repo
This commit is contained in:
10
zsh/.oh-my-zsh/plugins/geeknote/README.md
Normal file
10
zsh/.oh-my-zsh/plugins/geeknote/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Geeknote plugin
|
||||
|
||||
This plugin provides autocompletion for [Geeknote](https://github.com/VitaliyRodnenko/geeknote)
|
||||
and an alias for `geeknote` called `gn`.
|
||||
|
||||
To use it, add `geeknote` to the plugins array in your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=( ... geeknote ...)
|
||||
```
|
Reference in New Issue
Block a user