Mahmoud Al-Qudsi
b36625084a
Merge df25a4e833
into ee21082751
2025-03-02 06:50:18 +00:00
William Ting
96ae111824
feat: default to Python 3.
2022-01-31 09:33:02 +09:00
Mahmoud Al-Qudsi
df25a4e833
Fix fish installation on fish 3.x
...
fish has dropped the . command from fish 3.x (and it has been deprecated
in 2.x for a long time). autojump should use `source` instead `.` (no
other change is needed).
2017-09-14 14:48:00 -05:00
William Ting
a0719f488e
(Running pre-commit) Use Yelp-style indentation.
2017-07-19 23:18:29 -07:00
YI Peipei
215cee3a93
Install autojump_match.py
2016-07-14 20:37:02 +08:00
William Ting
d529790278
Run pre-commit on repo.
2016-04-28 23:33:04 -07:00
William Ting
fa3ff58d92
Add custom sourcing to autojump.sh when using --prefix.
...
Fixes #345 .
2015-01-25 16:06:46 +09:00
William Ting
819c5c76cc
Makes sure that autojump is sourced before running.
...
Fixes #255 .
2014-10-21 18:29:45 -07:00
William Ting
77d9d6ebc2
Installs to /usr/local/share instead of /etc/profile.d.
...
Fixes #257 , #267 .
2014-10-04 20:56:36 -07:00
William Ting
3c658dc64f
Fix flake8 errors.
2014-10-04 18:47:09 -07:00
William Ting
567ae121ab
Add install / uninstall / documentation for tcsh shell.
2014-06-28 19:07:55 -07:00
William Ting
2100f993b3
formatting cleanup
2014-06-28 12:38:31 -07:00
William Ting
72313dbc51
fish config file location verified
2014-03-09 20:06:03 -07:00
William Ting
5f9ac19afd
whitespace fixes
2014-01-18 09:08:36 -06:00
Michael Lawson
ff9376cb93
cleanup, add custom installation support, change default windows install directory
2014-01-16 11:39:17 +00:00
Michael Lawson
53eeed8a99
initial windows support
2014-01-12 19:34:28 +00:00
William Ting
3ef1195077
simplify file structure
2014-01-11 11:46:50 -06:00
William Ting
f5d13da96c
update documentation
2014-01-08 11:05:25 -06:00
William Ting
3f460fb3e9
Add Python 2.6 support back.
...
Closes #242 .
2014-01-07 09:56:30 -06:00
William Ting
4bb6dfe1ca
use python vs python2
2014-01-02 15:56:43 -06:00
William Ting
77eddd3c0b
fix minor fish shell commands
2013-12-31 11:07:28 -06:00
William Ting
c15996db19
add --force option back
2013-12-31 10:48:24 -06:00
William Ting
4c28a998b4
Correct fish post install message.
...
Closes #234 , #128 .
2013-12-31 09:00:03 -06:00
William Ting
9811922a77
cleanup autojump.bash
2013-12-30 18:05:32 -06:00
William Ting
8ad3c5aefd
print correct shell rc file for Mac bash users
2013-12-30 15:37:51 -06:00
William Ting
c7c8bceac9
modify autojump.sh for custom installs
2013-12-30 15:37:18 -06:00
William Ting
661f17791c
update install, add uninstall
2013-12-30 14:49:59 -06:00
William Ting
7b1c436ec6
replace install.sh with python version
2013-12-30 14:05:24 -06:00