Skip to content

Instantly share code, notes, and snippets.

@SibTiger
Last active December 25, 2018 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SibTiger/e3f8d6698a083d863cfd22a88ae277ee to your computer and use it in GitHub Desktop.
Save SibTiger/e3f8d6698a083d863cfd22a88ae277ee to your computer and use it in GitHub Desktop.
Terra's old prompt (Bash)
# Customize the Bash Prompt to supply the following: Date, 24Uhr Time, Current WD, and display the marker for User-Input.
PS1="[\d \t] [\w]\n\r$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment