fish-shell/share/completions/vared.fish
2020-01-26 13:53:45 +01:00

2 lines
129 B
Fish

complete -c vared -x -a "(set | string replace -r ' ' '\tVariable: ')"
complete -c vared -s h -l help -d "Display help and exit"