mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Merge 5d15b073c6
into ff75f542ae
This commit is contained in:
commit
6510f19b12
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user