fish-shell/init/completions/vared.fish

4 lines
118 B
Fish
Raw Normal View History

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