after installing autojump, zsh is complaing a parse error

this is because somehow the line feed is messed up, maybe during git checkout
of the autojump repo.
To fix it, vi
the two scripts above, change to unix and reload.
:set ff=unix

after installing autojump, zsh is complaing a parse error
this is because somehow the line feed is messed up, maybe during git checkout
of the autojump repo.
To fix it, vi
the two scripts above, change to unix and reload.
:set ff=unix