mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 14:40:37 +08:00
4 lines
72 B
Fish
4 lines
72 B
Fish
complete -c ps2pdf -x -a "(
|
|
__fish_complete_suffix .ps
|
|
)"
|