2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-24 10:45:08 +00:00
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"