mirror of
https://github.com/wting/autojump
synced 2025-06-07 01:44:23 +00:00
Merge 5d15b073c6
into ee21082751
This commit is contained in:
commit
08cd3f0207
@ -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