mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
add a simple 'math' completion
This commit is contained in:
parent
62c6a09f1c
commit
a2212876a9
2
share/completions/math.fish
Normal file
2
share/completions/math.fish
Normal file
@ -0,0 +1,2 @@
|
||||
complete -f -c math -r
|
||||
complete -f -c math -s s -l scale -r
|
Loading…
x
Reference in New Issue
Block a user