Skip to main content
tags
Source Link
George M
  • 14.3k
  • 4
  • 45
  • 53

I'd like to mess with my Bash prompt, but I'd like to do so in a way that doesn't corrupt my already extant one. Sure, I could just comment it out, but is there a way to test it either with an online tool or a CLI tool?

I'd like to mess with my Bash prompt, but I'd like to do so in a way that doesn't corrupt my already extant one. Sure, I could just comment it out, but is there a way to test it either with an online tool or a CLI tool?

I'd like to mess with my Bash prompt, but I'd like to do so in a way that doesn't corrupt my already extant one. I could just comment it out, but is there a way to test it either with an online tool or a CLI tool?

Source Link
Naftuli Kay
  • 41.5k
  • 94
  • 246
  • 322

Is there any way to test out PS1 Bash Prompts before committing them?

I'd like to mess with my Bash prompt, but I'd like to do so in a way that doesn't corrupt my already extant one. Sure, I could just comment it out, but is there a way to test it either with an online tool or a CLI tool?