Skip to content

Instantly share code, notes, and snippets.

@alxsimo
Created September 29, 2015 20:22
Show Gist options
  • Save alxsimo/9b2a0afdab47036cb7e8 to your computer and use it in GitHub Desktop.
Save alxsimo/9b2a0afdab47036cb7e8 to your computer and use it in GitHub Desktop.
[Linux][Personal] Bash profile
echo "Welcome Alex"
export PS1=">> "
alias hi="history"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment