Skip to content

Commit 76b9aba

Browse files
committed
Source .bashrc
1 parent 650810c commit 76b9aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bash_profile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then exec startx; fi
99
echo "WARNING: The repo $REPO has uncommitted changes!"
1010
fi
1111
)
12+
13+
. "$HOME/.bashrc"

0 commit comments

Comments
 (0)