fish-shell/share
Fabian Homborg b9b39f7c31 Replace sed -E with string replace
This is to the benefit of systems with ancient GNU sed, which does not
recognize "-E", but only "-r".

Fixes #2305 - even if it doesn't replace all `sed -E` invocations in the
codebase, the others are unlikely to occur on CentOS and other similarly
crusty systems.
2015-09-28 20:06:20 +02:00
..
completions Fix of multiple synonyms for apm command 2015-09-28 18:30:08 +01:00
functions Replace sed -E with string replace 2015-09-28 20:06:20 +02:00
tools Correct the comment on the default path 2015-09-26 15:23:45 +02:00
config.fish Make overriding cnf-handler work 2015-08-31 18:39:15 +02:00