mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 05:16:33 +08:00
2 lines
81 B
Fish
2 lines
81 B
Fish
complete -c bzip2recover -k -x -a "(__fish_complete_suffix .tbz .tbz2 .bz .bz2)"
|