mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:41:42 +08:00
52ff997bf0
Remove function, use wrapping.
3 lines
116 B
Fish
3 lines
116 B
Fish
complete -c aunpack -w atool
|
|
complete -c aunpack -a '(__fish_complete_atool_archive_contents)' -d 'Archive content'
|