my xfce4 dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tim J. K 0d3deca33b
create readme
3 years ago
..
README.md init repo 3 years ago
_geeknote init repo 3 years ago
geeknote.plugin.zsh init repo 3 years ago

README.md

Geeknote plugin

This plugin provides autocompletion for Geeknote and an alias for geeknote called gn.

To use it, add geeknote to the plugins array in your zshrc file:

plugins=( ... geeknote ...)