mirror of
https://github.com/python/cpython.git
synced 2026-06-22 11:03:15 -04:00
5049eb1d29
PS1 is a parameter special to the current interactive shell. It does not need to be exported to the environment. Exporting PS1 is not useful, and will break different shells spawned by the current interactive shell.