Skip to content

Commit 9132e8e

Browse files
committed
Added autojump setting.
1 parent 40f6901 commit 9132e8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.bashrc

+3
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@ fi
105105
export PS1="[\W]\$ "
106106
export GIT_SSL_NO_VERIFY=true
107107
PATH=~/bin:"${PATH}"
108+
109+
# Added by autojump install.sh
110+
source /etc/profile.d/autojump.bash

0 commit comments

Comments
 (0)