Skip to content

Latest commit

 

History

History
executable file
·
7 lines (7 loc) · 114 Bytes

bash_profile.md

File metadata and controls

executable file
·
7 lines (7 loc) · 114 Bytes

Your .bash_profile file:

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
    . ~/.bashrc
fi