Simple question: by default it does not display current path, but only
bash-3.2$
I wonder if one can configure SublimeREPL such that it display current path (I can of course use pwd, but it'd be great if it is shown automatically on screen)?
Simple question: by default it does not display current path, but only
bash-3.2$
I wonder if one can configure SublimeREPL such that it display current path (I can of course use pwd, but it'd be great if it is shown automatically on screen)?
Copyright © 2021 Jogjafile Inc.
For configure open
Preferences | Package Settings | SublimeREPL | Settings - Userand try to override the environment variablePS1:Requires restart Shell to apply changes.