fish-shell/share
Fabian Boehm b4d9189fd3 Cache pip{,2,3,env} completions
These take a *lot* of time - `pip3` takes 180ms, `pipenv` takes 320ms
on my system.

Note that this removes a number of obsolete workarounds - pip's was
fixed in 2017 (and pip2 is less and less of a thing), pipenv's change
was in 2019.

Since these are packaging tools with access to the internet they
should really be kept up-to-date, so it is unlikely someone still uses
these old versions.
2024-01-21 14:18:50 +01:00
..
completions Cache pip{,2,3,env} completions 2024-01-21 14:18:50 +01:00
functions Add helper to cache | source completions 2024-01-21 14:18:50 +01:00
groff
tools fish_config: Fix on python < 3.12 if not on Windows 2024-01-12 18:42:55 +01:00
__fish_build_paths.fish.in
config.fish share/config.fish: Skip __fish_set_locale if $LANG is already set 2023-09-09 15:53:20 +02:00