Skip to content

Instantly share code, notes, and snippets.

@higedice
Last active January 30, 2017 02:06
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 higedice/d6b2626e6c88afd5daac610de9025b93 to your computer and use it in GitHub Desktop.
Save higedice/d6b2626e6c88afd5daac610de9025b93 to your computer and use it in GitHub Desktop.
PS1
# from .bashrc
# BASH prompt
# "01/28T18:01 @HigesMacBookAir:~ $ "
PS1="\[\e[0;34m\]\D{%m/%dT%k:%M} @\h:\[\e[1;34m\]\W \[\e[0m\]\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment