We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4bf39 commit 0bdab63Copy full SHA for 0bdab63
.additional_bashrc.sh
@@ -37,4 +37,4 @@ fi
37
urls
38
39
# makes it possible to add custom prompt functions without changing the entrypoint:
40
-test -f ./after-bashrc_*.sh && source ./after-bashrc_*.sh || true
+test -f ~/after-bashrc_*.sh && source ~/after-bashrc_*.sh || true
0 commit comments