about summary refs log tree commit diff stats
path: root/bash/bash_profile
blob: 4439ca7777e4de6d3b1366d82fe771c5b7167b17 (plain)
1
2
3
4
# bash_profile

[[ -f ~/.profile ]] && source ~/.profile
[[ -f ~/.bashrc ]] && source ~/.bashrc