pull/624/head
GlazerMann 3 years ago committed by GitHub
parent 06e082c918
commit 5d15b073c6
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