summaryrefslogtreecommitdiffstats
path: root/bash_profile
blob: 9ca0084f262db2b7a1536635fb17184da8ab574b (plain)
1
2
3
4
5
6
7
8
# .bash_profile

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

mesg n