1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-13 16:04:08 +08:00
ohmyzsh-mirror/plugins/github/github.plugin.zsh

3 lines
76 B
Bash

# add github completion function to path
fpath=($ZSH/plugins/github $fpath)