mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 14:37:25 +01:00
added my modified oh-my-zsh version to repository
This commit is contained in:
4
zsh/plugins/github/github.plugin.zsh
Normal file
4
zsh/plugins/github/github.plugin.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
# add github completion function to path
|
||||
fpath=($ZSH/plugins/github $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
Reference in New Issue
Block a user