1
0
mirror of https://github.com/wting/autojump synced 2025-06-07 18:04:09 +00:00
This commit is contained in:
Richard Pistole 2025-03-20 13:30:51 +00:00 committed by GitHub
commit 166679f30a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 # set user installation paths
if (-d ~/.autojump/bin) then if (-d ~/.autojump/bin) then
set path = (~/.autojump/bin path) set path = (~/.autojump/bin path)