pull/624/merge
GlazerMann 9 months ago committed by GitHub
commit 6510f19b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save