mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 03:51:14 -03:00
Add completions for github's gh tool
This commit is contained in:
@@ -122,6 +122,7 @@ Completions
|
||||
- ``dhclient``
|
||||
- ``dropdb``, ``createdb``, ``pg_restore``, ``pg_dump`` and
|
||||
``pg_dumpall``
|
||||
- ``gh``
|
||||
- ``gitk``
|
||||
- ``nc``, ``netcat``, ``nc.openbsd``, ``nc.traditional``
|
||||
- ``nmap``, ``ncat``
|
||||
|
||||
1
share/completions/gh.fish
Normal file
1
share/completions/gh.fish
Normal file
@@ -0,0 +1 @@
|
||||
gh completion --shell fish 2>/dev/null | source
|
||||
Reference in New Issue
Block a user