mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +00:00
516a70d9cb
Some as suggested by lgtm.com
3 lines
96 B
Fish
3 lines
96 B
Fish
complete -f -c math -r
|
|
complete -f -c math -s s -l scale -r
|
|
complete -f -c math -s b -l base -r
|