mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-27 12:11:15 -03:00
Remove our `math` function that wraps `bc`. Our math builtin is now good enough that it can be the default implementation. Another step in resolving #3157.