fish-shell/share
Fabian Homborg dc57ba01a2 __fish_pwd: Just always define the cygwin version
This called `uname` just to check if we *should* shorten "cygdrive"
directories.

That's more annoying than just doing it by default - on my system `pwd
| string replace` takes about 100 *micro*seconds, and this is done
once per prompt. Anyway, using $PWD further speeds it up to ~30
microseconds (compared to 10-20 for just `pwd`). This is hard to
measure because it's heavily impacted by system hitter.

The alternative is to ask cygwin to ship this feature as a patch.
2021-04-19 18:58:00 +02:00
..
completions completions/dnf: minor addition to always show RPM files 2021-04-18 13:09:36 +02:00
functions __fish_pwd: Just always define the cygwin version 2021-04-19 18:58:00 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools webconfig: Remove gigantic padding 2021-04-14 20:49:24 +02: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 Only send the PID of the last process in a job to builtin fg 2020-10-18 19:36:48 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00