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
73c1e125a9
laughing-hipster
/
.bashrc
5 lines
95 B
Bash
Executable File
Raw
Blame
History
# source .profile, if the bashrc gets sourced
if
[
-f ~/.profile
]
;
then
. ~/.profile
fi
Reference in New Issue
View Git Blame
Copy Permalink