1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-08 11:33:49 -05:00

README: Remove reference to Fig [https://fig.io] (#3018)

[Fig](https://fig.io) has been sunlit for new users, with access being removed in September
This commit is contained in:
ThomasHaz
2024-07-20 19:32:57 +01:00
committed by GitHub
parent e396561661
commit 88f76ee787

View File

@@ -367,12 +367,6 @@ See [Advanced configuration](#advanced-configuration) for details and more confi
**Proxy note**: If you use a proxy, export `http_proxy` and `https_proxy`, too.
In MacOS, you might also want to install [Fig](https://fig.io/) which
provides alternative shell completions for many command line tools with an
IDE-like popup interface in the terminal window.
(Note that their completions are independent from Pyenv's codebase
so they might be slightly out of sync for bleeding-edge interface changes.)
### Restart your shell
for the `PATH` changes to take effect.