mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 15:18:50 +08:00
516a70d9cb
Some as suggested by lgtm.com
4 lines
96 B
Fish
4 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
|