1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-10-21 19:54:24 -04:00
Files
dotfiles/bash_archive/.bash_profile
2019-01-18 11:52:45 -05:00

3 lines
47 B
Bash

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