mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-07-18 01:45:56 -04:00
3 lines
47 B
Bash
3 lines
47 B
Bash
if [ -f ~/.bashrc ]; then
|
|
source ~/.bashrc
|
|
fi |