Skip to content

Instantly share code, notes, and snippets.

@franc3000
Created April 10, 2018 17:13
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 franc3000/f06e7d638ebb89df5123dffc6815de75 to your computer and use it in GitHub Desktop.
Save franc3000/f06e7d638ebb89df5123dffc6815de75 to your computer and use it in GitHub Desktop.
bash_profile
export PS1="\T \[\033[36m\]\u\[\033[m\] @ \[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ "
alias ll='ls -lahG'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment