wting / autojump

A cd command that learns - easily navigate directories from the command line
Other
16.06k stars 702 forks source link

The Installation command doesn't work as intended #694

Open Iamhero337 opened 2 weeks ago

Iamhero337 commented 2 weeks ago

The command is

git clone git://github.com/wting/autojump.git

but the correct command is(which worked for me)

git clone git@github.com:wting/autojump.git

F5T3 commented 1 day ago

I used: git clone https://github.com/wting/autojump.git