This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Pull Requests
Releases
Activity
b42980ddda
dotfiles
/
dot_bash_profile
7 lines
91 B
Plaintext
Raw
Blame
History
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
View Git Blame
Copy Permalink