We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f6901 commit 9132e8eCopy full SHA for 9132e8e
.bashrc
@@ -105,3 +105,6 @@ fi
105
export PS1="[\W]\$ "
106
export GIT_SSL_NO_VERIFY=true
107
PATH=~/bin:"${PATH}"
108
+
109
+# Added by autojump install.sh
110
+source /etc/profile.d/autojump.bash
0 commit comments