mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 12:43:43 +00:00
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
|