1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00
This commit is contained in:
Joey Buiteweg 2025-02-28 06:45:51 +00:00 committed by GitHub
commit 0db7785c97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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