rupa / z

z - jump around
Do What The F*ck You Want To Public License
16.38k stars 1.17k forks source link

add (un)install functionality to Makefile #253

Closed yochem closed 5 years ago

yochem commented 6 years ago

This PR adds the enhancement proposed in #251. The user is now able to clone or download the repo and use $ make install to install everything to get z up and running. It is also possible to uninstall using $ make uninstall. The readme option is still available.

yochem commented 5 years ago

True, especially since z can be found in package managers like brew now.