Skip to content

Instantly share code, notes, and snippets.

@zmaas
Created February 8, 2022 16:21
Show Gist options
  • Save zmaas/ec32a12c94ff73cfce65ab8f66dad7ec to your computer and use it in GitHub Desktop.
Save zmaas/ec32a12c94ff73cfce65ab8f66dad7ec to your computer and use it in GitHub Desktop.
Simple PS1
export PS1="\[\e[32;1m\]\u@\[\e[32;1m\]\h:\[\e[36;1m\]\w \[\e[37;0m\]:: \[\e[33;1m\]\A \[\e[37;0m\] \n\[\e[37;1m\]$ \[\e[0m\]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment