Created
September 29, 2015 20:22
-
-
Save alxsimo/9b2a0afdab47036cb7e8 to your computer and use it in GitHub Desktop.
[Linux][Personal] Bash profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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