fish-shell/share/completions/vared.fish

3 lines
129 B
Fish
Raw Normal View History

2020-01-26 12:17:22 +00:00
complete -c vared -x -a "(set | string replace -r ' ' '\tVariable: ')"
complete -c vared -s h -l help -d "Display help and exit"