We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650810c commit 76b9abaCopy full SHA for 76b9aba
.bash_profile
@@ -9,3 +9,5 @@ if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then exec startx; fi
9
echo "WARNING: The repo $REPO has uncommitted changes!"
10
fi
11
)
12
+
13
+. "$HOME/.bashrc"
0 commit comments