mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-15 06:31:13 -03:00
3 lines
108 B
Fish
3 lines
108 B
Fish
complete -c als -w atool
|
|
complete -c als -a '(__fish_complete_atool_archive_contents)' -d 'Archive content'
|