1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
This commit is contained in:
GlazerMann 2021-02-05 12:18:39 -06:00 committed by GitHub
parent 06e082c918
commit 5d15b073c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# set user installation paths
if (-d ~/.autojump/bin) then
set path = (~/.autojump/bin path)
set path = (~/.autojump/bin:${path})
endif
# prepend autojump to cwdcmd (run after every change of working directory)