You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1d8eee0
Commit 1d8eee0 updated the Poetry configuration for install-poetry.py,
the new install script. This commit provides a minor follow-up update.
When bootstrap.sh and strap-after-setup run for the first time, the
exports in .zshrc may not be loaded yet. Sourcing the .zshrc is not an
ideal solution in cases in which the shell has not yet been set to Zsh.
Instead, the `POETRY_HOME` export will be set before installing Poetry.
0 commit comments