pull/639/merge
Joey Buiteweg 9 months ago committed by GitHub
commit 06980cc3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ set -gx AUTOJUMP_SOURCED 1
# set user installation path
if test -d ~/.autojump
set -x PATH ~/.autojump/bin $PATH
contains ~/.autojump/bin $PATH or set -x PATH ~/.autojump/bin $PATH
end
# Set ostype, if not set

Loading…
Cancel
Save