This mimics install.zsh behavior and solves issue #50.
- install.sh: installs globally if detected as root
- install.sh --local: installs locally to ~/.autojump/
- uninstall.sh: detects global and/or local install and removes if found
This mimics install.zsh behavior and solves issue #50.