This website requires JavaScript.
Explore
Help
Sign In
adam
/
laughing-hipster
mirror of
https://github.com/adamveld12/laughing-hipster
Watch
1
Star
0
Fork
You've already forked laughing-hipster
0
Code
Issues
Releases
Wiki
Activity
f94a14c285
laughing-hipster
/
.bashrc
4 lines
92 B
Bash
Executable File
Raw
Blame
History
# source .profile, if the bashrc gets sourced
if
[
-f ~/.profile
]
;
then
. ~/.profile
Reference in New Issue
View Git Blame
Copy Permalink