Commit Graph

349 Commits (da3d660b5094019b459ecfcc6e903b0812cf20f7)
 

Author SHA1 Message Date
Joel Schaerer 8e86f08625 Merge pull request #104 from wting/dynamic_fpath
12 years ago
Joel Schaerer 8fb8e8001f Merge pull request #103 from wting/bash_install_path
12 years ago
William Ting 80c681c07f add dynamic fpath for zsh installations back
12 years ago
William Ting 5213506d3c fix bash local installation paths
12 years ago
William Ting fe548ef486 minor documentation fix
12 years ago
William Ting 140f7d85b1 Merge branch 'update_readme' of github.com:wting/autojump into update_readme
12 years ago
William Ting d5de07774f update documentation to reflect new installation/uninstallation methods
12 years ago
William Ting 9b71ed2f98 minor formatting change
12 years ago
William Ting 0a172b0b9e update documentation to reflect new installation/uninstallation methods
12 years ago
Joel Schaerer 9deb429a61 Merge pull request #101 from wting/merge_installs
12 years ago
Joel Schaerer ddbcab4b3d Merge pull request #100 from wting/merge_uninstalls
12 years ago
William Ting ca162ff5ed minor redundancy edit
12 years ago
William Ting e4b555dd1d minor formatting change
12 years ago
William Ting 2718a056df fix install help msg, clean up uninstall.sh
12 years ago
William Ting 02262b9089 hardcoded _j copy to distro default function location for global zsh installs
12 years ago
William Ting b4c6dcc419 merged installations
12 years ago
William Ting 6748626ac4 merge both uninstalls into one
12 years ago
William Ting 947383924a Merge branch 'master' of https://github.com/joelthelion/autojump
12 years ago
William Ting 9af3f3bc1f Merge branches 'bash-fix_missing_die_function' and 'zsh-fix_install_fpath'
12 years ago
Joel Schaerer 2b7fd39870 Merge pull request #99 from wting/zsh-fix_install_fpath
12 years ago
Joel Schaerer 5d69c84177 Merge pull request #98 from wting/bash-fix_missing_die_function
12 years ago
William Ting 280ff739e6 remove hardcoded fpath
12 years ago
William Ting 185118addb replace missing die function
12 years ago
Joël Schaerer 9ec542ee17 More helpful error message
12 years ago
Joel Schaerer faf0854602 Merge pull request #97 from wting/issue_92-no_space
12 years ago
Joel Schaerer 8c546913e3 Merge pull request #95 from wting/bash-install-local
12 years ago
Joel Schaerer ab89fafc9f Merge pull request #94 from wting/zsh-install-refactor
12 years ago
Joel Schaerer 31c85155d1 Merge pull request #93 from wting/zsh-uninstall-local
12 years ago
William Ting a17abd3459 abort save if disk error writing temp file
12 years ago
William Ting 770b80bfe4 fix install.sh test construct, simplified install.sh, minor formatting changes
12 years ago
William Ting 149863c322 bash uninstallation modified to detected and remove local installations
12 years ago
William Ting aad0521755 change test constructs for bash installation
12 years ago
William Ting 4da9d3ef75 bash local installation finished
12 years ago
William Ting 1557dfa0d8 inform user of uninstallation scripts during installation process.
12 years ago
William Ting d2a8036816 reformat install.zsh from tabs to spaces to match project files
12 years ago
William Ting 2a364ae73e refactor install.zsh so only one line needs to be added to .zshrc
12 years ago
William Ting eb8639f62f check for local and global installs, remove if found
12 years ago
Joël Schaerer d1712dd757 merge bmc's "settable profile.d" patch
12 years ago
Joel Schaerer 28502f1636 Merge pull request #82 from wting/uninstall-bash
12 years ago
Joel Schaerer b1ac2bd61c Merge pull request #83 from wting/uninstall-zsh
12 years ago
Joel Schaerer 9b9c0e1663 Merge pull request #85 from wting/install-zsh-local
12 years ago
William Ting 04357595e2 remove some trailing whitespace, change root test to check for UID instead of whoami
13 years ago
Joel Schaerer fd16ecb5bb Merge pull request #88 from chbrown/master
13 years ago
Christopher Brown 390bca4291 Added snippets to documentation (README and man page) showing use of main command to print out matches.
13 years ago
William Ting 0f0ba550f9 add local install, otherwise global install if run as root, text/formatting changes
13 years ago
William Ting 7085d8c5b4 created local install for z-shell
13 years ago
William Ting 67af72c86d finished z-shell uninstallation script
13 years ago
William Ting 44487d7b42 fixed quick typo
13 years ago
William Ting dccb383937 finished bash uninstall script
13 years ago
Joël Schaerer db4ad6f049 version numbering
13 years ago