fish-shell/share
Fabian Homborg b71416f610 fish_add_path: Also deduplicate the new paths
Previously, running `fish_add_path /foo /foo` would result in /foo
being added to $PATH twice.

Now we check that it hasn't already been given, so we skip the
second (and any further) occurence.
2022-05-17 17:05:56 +02:00
..
completions fix completion, apk {add,manifest} accept files 2022-05-14 10:41:45 -07:00
functions fish_add_path: Also deduplicate the new paths 2022-05-17 17:05:56 +02:00
groff
tools Fix style of eq operator 2022-04-28 17:37:47 +02:00
__fish_build_paths.fish.in
config.fish Search $__fish_user_data_dir for vendor additions 2022-05-12 20:29:05 +02:00
lynx.lss