mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-17 12:41:14 +02:00
moved from Completion/Builtins/_fg_jobs
This commit is contained in:
parent
3566180f60
commit
8e7b2584ce
1 changed files with 3 additions and 0 deletions
3
Completion/Zsh/Type/_jobs_fg
Normal file
3
Completion/Zsh/Type/_jobs_fg
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef disown fg jobs
|
||||
|
||||
_jobs
|
Loading…
Reference in a new issue