Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I read the RPROMPT is good for displaying time as well, it shows on the right side of the terminal or screen right? Commented Jun 19, 2015 at 16:05
  • I decided on bash, which I could add time by setting the environment variable, PS1="\s-\v-\t\$" though strange, the prompt does not allow me to type on the same line as the prompt, actually below it. Commented Jun 25, 2015 at 19:57
  • Also, what you have suggested also works. Commented Jun 25, 2015 at 20:00