mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-12 06:52:24 +00:00
chore(deps): update ivuorinen/phpenv.fish plugin
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
|
|
||||||
# Set default configuration using session variables for most settings
|
# Set default configuration using session variables for most settings
|
||||||
# Only PHPENV_GLOBAL_VERSION needs to persist across shells
|
# 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
|
if not set -q PHPENV_AUTO_INSTALL
|
||||||
set -g PHPENV_AUTO_INSTALL false
|
set -g PHPENV_AUTO_INSTALL false
|
||||||
end
|
end
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user