Release Notes
Changed
es set
subcommand no longer requires --source-file
arg
- The intention is to make the command useful even without the wrapping function (and to provide helpful hint output)
- Rename binary from
env-select
to es
- I'm not considering this a breaking change, because running the binary directly was not considered a supported use case.
Install env-select 1.1.1
Install prebuilt binaries via Homebrew
brew install LucasPickering/homebrew-tap/env-select
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/env-select/releases/download/v1.1.1/env-select-installer.sh | sh
Download env-select 1.1.1