mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:41:15 -03:00
3 lines
110 B
Fish
3 lines
110 B
Fish
complete -c acat -w atool
|
|
complete -c acat -a '(__fish_complete_atool_archive_contents)' -d 'Archive content'
|