Timeline for Restoring bash prompt $PS1 to default
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 16, 2024 at 23:46 | vote | accept | John-L_. | ||
| Feb 16, 2024 at 10:54 | comment | added | ilkkachu | the builtin default is \s-\v\$ , which gives something like bash-5.2.26$ . Other than that, it's set in the shell's startup files, of which there are many, both in /etc and in the user's home directory. So the question really is, what exactly did you do to clobber it? | |
| Feb 16, 2024 at 1:13 | answer | added | DopeGhoti | timeline score: 1 | |
| Feb 16, 2024 at 0:34 | comment | added | Chris Davies | How did you change it? Editing .bashrc or by directly setting PS1=...? | |
| S Feb 16, 2024 at 0:23 | review | First questions | |||
| Feb 16, 2024 at 23:46 | |||||
| S Feb 16, 2024 at 0:23 | history | asked | John-L_. | CC BY-SA 4.0 |