1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-04-26 03:45:21 -04:00
dotfiles/bash_archive/.bash_profile

3 lines
47 B
Bash

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