1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-05-14 22:14:24 -04:00
Files
dotfiles/.bash_profile
T
2018-03-28 09:14:21 -04:00

3 lines
47 B
Bash

if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi