chore(deps): update ivuorinen/phpenv.fish plugin

This commit is contained in:
2026-02-04 01:19:51 +02:00
parent ddbfed1dd9
commit 14f0cd00e2
2 changed files with 896 additions and 191 deletions

View File

@@ -3,6 +3,13 @@
# Set default configuration using session variables for most settings
# Only PHPENV_GLOBAL_VERSION needs to persist across shells
# Provider override (empty = auto-detect)
# Valid values: homebrew, apt
if not set -q PHPENV_PROVIDER
set -g PHPENV_PROVIDER ""
end
if not set -q PHPENV_AUTO_INSTALL
set -g PHPENV_AUTO_INSTALL false
end

File diff suppressed because it is too large Load Diff