1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
This commit is contained in:
Richard Pistole 2023-09-11 00:20:58 +08:00 committed by GitHub
commit 7ba3c1fd99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
# set the environment variable to let autojump know it's been loaded
setenv AUTOJUMP_SOURCED 1
# set user installation paths
if (-d ~/.autojump/bin) then
set path = (~/.autojump/bin path)