github.plugin.zsh 76 B

12
  1. # add github completion function to path
  2. fpath=($ZSH/plugins/github $fpath)