fish-shell/share
Fabian Homborg 11f4e64e45 Revert "Use BC_LINE_LENGTH=2 for bc."
This would fail on very long numbers, e.g.

`math "1 + 1233242342353453463458972349873489273984873289472914712894791824712941"`

would now return "42", where it previously returned the correct "1233242342353453463458972349873489273984873289472914712894791824712942".

This reverts commit 26e781ef5a.
2016-12-29 13:53:11 +01:00
..
completions Adding subcommand completions for launchctl 2016-12-28 18:39:25 +01:00
functions Revert "Use BC_LINE_LENGTH=2 for bc." 2016-12-29 13:53:11 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Prevent error in acidhub prompt by quoting the regex 2016-12-16 10:43:40 -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 Append paths from /etc/manpaths and /etc/manpaths.d/* to MANPATH, for #1092. 2016-12-27 14:21:36 -08:00