mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
add a simple 'math' completion
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user