Skip to content

Instantly share code, notes, and snippets.

@jstuckey
Last active May 15, 2019 02:59
Show Gist options
  • Save jstuckey/77428e2b0eca56445551 to your computer and use it in GitHub Desktop.
Save jstuckey/77428e2b0eca56445551 to your computer and use it in GitHub Desktop.
.bash_profile additions
PS1="\[\033[0;36m\]\u | \T | \W > \[\e[0m\]"
echo -e "\033[0;31m\n --------------------"
echo -e "\033[0;31m - \033[0;36mWelcome, Jeremy! \033[0;31m-"
echo -e "\033[0;31m --------------------\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment