summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: df59e5790568db9efa880411953f65487d8e8619 (plain)
1
2
3
4
5
6
# /etc/skel/.bash_profile 
 
# This file is sourced by bash for login shells.  The following line 
# runs your .bashrc and is recommended by the bash info pages. 
[[ -f ~/.bashrc ]] && . ~/.bashrc