mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 07:05:14 +08:00
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
|