add a simple 'math' completion

This commit is contained in:
Aaron Gyes 2018-11-25 05:13:14 -08:00
parent 62c6a09f1c
commit a2212876a9

View file

@ -0,0 +1,2 @@
complete -f -c math -r
complete -f -c math -s s -l scale -r