Khalid Zubair
|
f0fe603af5
|
Add option to preserve symlinks to the zsh script
|
2012-02-10 19:41:17 -05:00 |
|
Khalid Zubair
|
a5a135d2b5
|
Add option to preserve symlinks to the zsh script
|
2012-02-10 19:37:56 -05:00 |
|
Khalid Zubair
|
123afc5f37
|
remove the 's' shortcut, revert change to autojump version
|
2012-02-10 19:17:55 -05:00 |
|
Khalid Zubair
|
eae871da9a
|
Add option to preserve paths with symlinks; Add a second command 's' to jump to a subdirectory
|
2012-02-09 23:13:32 -05:00 |
|
Joel Schaerer
|
8e86f08625
|
Merge pull request #104 from wting/dynamic_fpath
Traverse fpath when installing/uninstalling _j
|
2012-02-09 01:43:27 -08:00 |
|
Joel Schaerer
|
8fb8e8001f
|
Merge pull request #103 from wting/bash_install_path
Fix bash local install
|
2012-02-09 01:42:44 -08:00 |
|
William Ting
|
80c681c07f
|
add dynamic fpath for zsh installations back
|
2012-02-08 12:21:24 -10:00 |
|
William Ting
|
5213506d3c
|
fix bash local installation paths
|
2012-02-08 11:27:43 -10:00 |
|
William Ting
|
fe548ef486
|
minor documentation fix
|
2012-02-08 10:51:02 -10:00 |
|
William Ting
|
140f7d85b1
|
Merge branch 'update_readme' of github.com:wting/autojump into update_readme
|
2012-02-08 10:42:37 -10:00 |
|
William Ting
|
d5de07774f
|
update documentation to reflect new installation/uninstallation methods
|
2012-02-08 10:41:30 -10:00 |
|
William Ting
|
9b71ed2f98
|
minor formatting change
|
2012-02-08 10:40:22 -10:00 |
|
William Ting
|
0a172b0b9e
|
update documentation to reflect new installation/uninstallation methods
|
2012-02-08 10:25:01 -10:00 |
|
Joel Schaerer
|
9deb429a61
|
Merge pull request #101 from wting/merge_installs
Merge installation scripts
|
2012-02-08 12:22:50 -08:00 |
|
Joel Schaerer
|
ddbcab4b3d
|
Merge pull request #100 from wting/merge_uninstalls
Merge uninstallation scripts
|
2012-02-08 12:22:43 -08:00 |
|
William Ting
|
ca162ff5ed
|
minor redundancy edit
|
2012-02-08 10:11:47 -10:00 |
|
William Ting
|
e4b555dd1d
|
minor formatting change
|
2012-02-08 10:04:41 -10:00 |
|
William Ting
|
2718a056df
|
fix install help msg, clean up uninstall.sh
|
2012-02-08 10:03:05 -10:00 |
|
William Ting
|
02262b9089
|
hardcoded _j copy to distro default function location for global zsh installs
|
2012-02-08 09:55:36 -10:00 |
|
William Ting
|
b4c6dcc419
|
merged installations
|
2012-02-08 09:22:39 -10:00 |
|
William Ting
|
6748626ac4
|
merge both uninstalls into one
|
2012-02-08 08:37:43 -10:00 |
|
William Ting
|
947383924a
|
Merge branch 'master' of https://github.com/joelthelion/autojump
|
2012-02-08 07:58:08 -10:00 |
|
William Ting
|
9af3f3bc1f
|
Merge branches 'bash-fix_missing_die_function' and 'zsh-fix_install_fpath'
|
2012-02-08 07:57:37 -10:00 |
|
Joel Schaerer
|
2b7fd39870
|
Merge pull request #99 from wting/zsh-fix_install_fpath
zsh: install fix hardcoded fpath
|
2012-02-08 02:46:15 -08:00 |
|
Joel Schaerer
|
5d69c84177
|
Merge pull request #98 from wting/bash-fix_missing_die_function
bash: replace missing die function
|
2012-02-08 02:45:53 -08:00 |
|
William Ting
|
280ff739e6
|
remove hardcoded fpath
|
2012-02-07 23:59:15 -10:00 |
|
William Ting
|
185118addb
|
replace missing die function
|
2012-02-07 23:32:30 -10:00 |
|
Joël Schaerer
|
9ec542ee17
|
More helpful error message
|
2012-02-08 08:03:44 +01:00 |
|
Joel Schaerer
|
faf0854602
|
Merge pull request #97 from wting/issue_92-no_space
Abort save if error writing to disk (issue 92)
|
2012-02-07 23:00:54 -08:00 |
|
Joel Schaerer
|
8c546913e3
|
Merge pull request #95 from wting/bash-install-local
bash: local installation
|
2012-02-07 22:58:59 -08:00 |
|
Joel Schaerer
|
ab89fafc9f
|
Merge pull request #94 from wting/zsh-install-refactor
zsh install: only one line needs to be added to .zshrc now
|
2012-02-07 22:57:01 -08:00 |
|
Joel Schaerer
|
31c85155d1
|
Merge pull request #93 from wting/zsh-uninstall-local
zsh uninstall: check for local installs to remove
|
2012-02-07 22:56:38 -08:00 |
|
William Ting
|
a17abd3459
|
abort save if disk error writing temp file
|
2012-02-07 17:07:28 -10:00 |
|
William Ting
|
770b80bfe4
|
fix install.sh test construct, simplified install.sh, minor formatting changes
|
2012-02-07 16:21:37 -10:00 |
|
William Ting
|
149863c322
|
bash uninstallation modified to detected and remove local installations
|
2012-02-07 16:02:49 -10:00 |
|
William Ting
|
aad0521755
|
change test constructs for bash installation
|
2012-02-07 15:52:15 -10:00 |
|
William Ting
|
4da9d3ef75
|
bash local installation finished
|
2012-02-07 15:40:57 -10:00 |
|
William Ting
|
1557dfa0d8
|
inform user of uninstallation scripts during installation process.
|
2012-02-07 15:06:01 -10:00 |
|
William Ting
|
d2a8036816
|
reformat install.zsh from tabs to spaces to match project files
|
2012-02-07 14:49:24 -10:00 |
|
William Ting
|
2a364ae73e
|
refactor install.zsh so only one line needs to be added to .zshrc
|
2012-02-07 14:48:24 -10:00 |
|
William Ting
|
eb8639f62f
|
check for local and global installs, remove if found
|
2012-02-07 14:34:49 -10:00 |
|
Joël Schaerer
|
d1712dd757
|
merge bmc's "settable profile.d" patch
|
2012-02-07 06:56:46 +01:00 |
|
Joel Schaerer
|
28502f1636
|
Merge pull request #82 from wting/uninstall-bash
Uninstall script (bash)
|
2012-02-06 21:33:11 -08:00 |
|
Joel Schaerer
|
b1ac2bd61c
|
Merge pull request #83 from wting/uninstall-zsh
Uninstall script (z-shell)
|
2012-02-06 21:32:24 -08:00 |
|
Joel Schaerer
|
9b9c0e1663
|
Merge pull request #85 from wting/install-zsh-local
Local installation (z-shell)
|
2012-02-06 21:30:19 -08:00 |
|
William Ting
|
04357595e2
|
remove some trailing whitespace, change root test to check for UID instead of whoami
|
2012-01-13 11:05:43 -10:00 |
|
Joel Schaerer
|
fd16ecb5bb
|
Merge pull request #88 from chbrown/master
Naked autojump command documentation
|
2012-01-09 02:04:34 -08:00 |
|
Christopher Brown
|
390bca4291
|
Added snippets to documentation (README and man page) showing use of main command to print out matches.
|
2012-01-07 08:20:09 -06:00 |
|
William Ting
|
0f0ba550f9
|
add local install, otherwise global install if run as root, text/formatting changes
|
2011-12-23 14:04:04 -10:00 |
|
William Ting
|
7085d8c5b4
|
created local install for z-shell
|
2011-12-23 09:47:58 -10:00 |
|