Commit Graph

5 Commits (eeb01c18c1d1edff0c2563764a998b2d30947844)

Author SHA1 Message Date
Abhinav f36c6db0ea
feat(shell-proxy): allow excluding endpoints with `NO_PROXY` (#11924) 2023-10-02 20:58:42 +02:00
Marc Cornellà 4fcf52c2b1
fix: don't use `$functions_source` for compatibility with zsh < 5.4 2022-08-01 20:54:45 +02:00
fengkx e96b8bd523
refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage message (#10456)
BREAKING CHANGE: the `DEFAULT_PROXY` setting has been renamed to `SHELLPROXY_URL`,
and `CONFIG_PROXY` has been renamed to `SHELLPROXY_CONFIG`. See the plugin README
for more information.

Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-12-13 11:26:05 +01:00
Septs 2e487b187e
feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774) 2021-04-06 14:49:03 +02:00
Septs 5ea25e6736
Add `shell-proxy` plugin (#8692) 2020-05-24 18:48:43 +02:00