Quellcode durchsuchen

Add Fig as autocomplete suggestion (#2574)

Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
pull/2586/head
Brendan Falk vor 3 Jahren
committed von GitHub
Ursprung
Commit
25c974d59a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. +5
    -0
      README.md

+ 5
- 0
README.md Datei anzeigen

@ -357,6 +357,11 @@ 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

Laden…
Abbrechen
Speichern