Ján Koščo 3e16d64347 geeknote: update completion (#4986) 4 年之前
..
README.md 3e16d64347 geeknote: update completion (#4986) 4 年之前
_geeknote 3e16d64347 geeknote: update completion (#4986) 4 年之前
geeknote.plugin.zsh e585904e10 Geeknote autocomplete and alias 10 年之前

README.md

ZSH-Geeknote

Geeknote plugin for oh-my-zsh.

Plugins provides:

  • auto completion of commands and their options
  • alias gn

Installation

oh-my-zsh

This plugin is already bundled in oh-my-zsh. To enable just configure plugin definition

plugins=( ... geeknote ...)

Antigen

Use Antigen's bundle command to install by adding antigen bundle s7anley/zsh-geeknote to your .zshrc along with your other plugins.