fish-shell/share
Kurtis Rader d97c22df2d add floating point output to math command
This makes it easy for the user to request floating point output with the
desired number of digits after the decimal point (not to be confused with
significant digits).

Note that this is just a thin wrapper so someone can say `math -s3 10 / 3`
rather than `math "scale=3; 10 /3"`.

Resolves #1643
2016-05-03 19:29:04 -07:00
..
completions Remove using_command from netctl completions 2016-04-30 16:53:20 +02:00
functions add floating point output to math command 2016-05-03 19:29:04 -07:00
tools Stringify many completions and functions, with --invert stringification. 2016-04-08 10:49:29 +08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Allow overriding fish_term24bit on launch 2016-04-18 14:19:34 +02:00