mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
68527ff20c
This ends up saving a surprising number of bytes.
2 lines
105 B
Fish
2 lines
105 B
Fish
complete -c fg -x -a "(__fish_complete_job_pids)"
|
|
complete -c fg -s h -l help -d 'Display help and exit'
|