2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-15 06:24:01 +00:00
fish-shell/share/completions/vared.fish

3 lines
131 B
Fish

complete -c vared -x -a "(set|sed -e 's/ /'\t'Variable: /')"
complete -c vared -s h -l help --description "Display help and exit"