mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 23:31:08 +02:00
moved from Completion/Builtins/_bg_jobs
This commit is contained in:
parent
2b96234e64
commit
e34c0d11a2
1 changed files with 3 additions and 0 deletions
3
Completion/Zsh/Type/_jobs_bg
Normal file
3
Completion/Zsh/Type/_jobs_bg
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#compdef bg
|
||||||
|
|
||||||
|
_jobs -s
|
Loading…
Reference in a new issue