Added a wiki page on how to setup shell as a login shell in MacOS

This commit is contained in:
Ivan Pozdeev 2021-10-27 00:26:19 +03:00
parent 4bbf7d7bb0
commit a0cc289d15

View file

@ -248,7 +248,7 @@ easy to fork and contribute any changes back upstream.
section below to figure out what you need to do in your specific case. section below to figure out what you need to do in your specific case.
**General MacOS note:** **General MacOS note:**
Make sure that your terminal app is configured to run the shell as a login shell [Make sure that your terminal app is configured to run the shell as a login shell](https://github.com/pyenv/pyenv/wiki/MacOS-login-shell)
(especially if you're using an alternative terminal app and/or shell). (especially if you're using an alternative terminal app and/or shell).
The configuration samples for MacOS are written under this assumption and won't work otherwise. The configuration samples for MacOS are written under this assumption and won't work otherwise.