79 Commits (a312764d69fc6f7254367913e991f7a47a31caeb)

Autor SHA1 Mensaje Fecha
  William Ting e22a346b56 update install.sh to source shell specific file hace 11 años
  William Ting 6a639d59b2 update install.sh to support fish hace 11 años
  William Ting c763b2afad better fix for custom installation directories hace 11 años
  William Ting ad09ee27d4 Fix security bug that allows running arbitrary user code. hace 11 años
  William Ting 17d31d881e Revert "remove _j() as it was never used to begin with." hace 11 años
  William Ting 49a0d702ba remove _j() as it was never used to begin with. hace 11 años
  William Ting d57e7b779c add option to open file explorer window from the commandline, bump to 21.4.0 hace 11 años
  William Ting 4ce2cb5929 Remove jumpapplet. hace 11 años
  jjacky 1729d686e1 Fix --dry-run not defaulting to --auto hace 12 años
  William Ting 2de05fde9c Dry run defaults to --auto if only option. Closes #164. hace 12 años
  William Ting 8b13949173 Consolidate source calls to use autojump.sh. Modify autojump.sh to support hace 12 años
  William Ting 44c066d21d Update install.sh help documentation hace 12 años
  William Ting 626946bccc Set default installation to auto if only --force flag is passed. hace 12 años
  William Ting de0957ba18 Modify add message. hace 12 años
  William Ting 9b6fad8556 Immediately quits installation if "Permission denied" error encountered. hace 12 años
  William Ting b9903f1269 Modify add message. hace 12 años
  William Ting b512aec9bf Remove --bash and --zsh options, always install both versions. hace 12 años
  William Ting 987ead6814 Rename -P / --show_path to -n / --dry_run. hace 12 años
  William Ting 904066373b Set default install to --auto when no arguments passed. hace 12 años
  jjacky a84062b42b Fix install.sh script to support destdir hace 12 años
  William Ting f46b541105 remove adding git version to autojump install hace 12 años
  muratayusuke 7b4a54ccc1 set permission 0755 to _j in install.sh hace 12 años
  Daniel Hahler 4382116b55 Vendorize argparse hace 12 años
  William Ting 3f78b56bc7 Remove unnecessary code from install.sh. hace 12 años
  William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE hace 12 años
  William Ting 168865f138 fix install.sh to reflect new locations, tweak documentation where necessary hace 12 años
  William Ting 8decc17f3e Update documentation and install scripts to reflect new minimum Python requirements. hace 12 años
  William Ting 2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of hace 12 años
  William Ting 2a3fbd4687 change default line to add to .bashrc/.zshrc message hace 12 años
  William Ting d4e5895edf add default installation location depending on user id (globally for root, otherwise local) hace 12 años
  William Ting bbe54c3b22 install type is determined by /bin/zsh env var hace 12 años
  William Ting 2c66d59f2a redirect older Python users to install v12 hace 12 años
  William Ting 2d502a00cf check python version during install and warn if incompatible hace 12 años
  William Ting 80c681c07f add dynamic fpath for zsh installations back hace 12 años
  William Ting fe548ef486 minor documentation fix hace 12 años
  William Ting ca162ff5ed minor redundancy edit hace 12 años
  William Ting e4b555dd1d minor formatting change hace 12 años
  William Ting 2718a056df fix install help msg, clean up uninstall.sh hace 12 años
  William Ting 02262b9089 hardcoded _j copy to distro default function location for global zsh installs hace 12 años
  William Ting b4c6dcc419 merged installations hace 12 años
  William Ting 185118addb replace missing die function hace 12 años
  William Ting 770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes hace 12 años
  William Ting aad0521755 change test constructs for bash installation hace 12 años
  William Ting 4da9d3ef75 bash local installation finished hace 12 años
  Joël Schaerer d1712dd757 merge bmc's "settable profile.d" patch hace 12 años
  Joël Schaerer f64b990d6a cleanup hace 13 años
  Jesse Sanford 2832519a99 added in getent compatible dscl call for macos hace 13 años
  Joël Schaerer 79f2b29de5 fix installer to make it sudoless hace 13 años
  xiaonaitong f530236e23 remove sudo in install.sh hace 13 años
  xiaonaitong 07e5767952 missing $SUDO when copy files to /etc/profile.d hace 13 años