feat(zsh): github cli completions

This commit is contained in:
Price Hiller 2023-07-04 12:50:02 -05:00
parent 190500a8e6
commit 2c7c161869
No known key found for this signature in database

View File

@ -0,0 +1,3 @@
#compdef gh
source <(gh completion -s zsh)