1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
wting_autojump/bin
Halil Özgür 5538cf70f3 Disable echo of command check
For some reason, "command -v brew" by itself has started to output "/usr/local/bin/brew" whenever I start a new shell (in iTerm2 2.0 on OS X 10.9.4 with zsh, oh-my-zsh etc). This fixes it, and it looks like it's the recommended way anyway:

- http://unix.stackexchange.com/a/85250/4678
- http://www.cyberciti.biz/faq/unix-linux-shell-find-out-posixcommand-exists-or-not/
2014-08-21 08:23:18 -07:00
..
_j fix zsh tab completion function 2013-12-31 09:54:50 -06:00
autojump autopep8'ed 2014-08-09 19:59:41 -07:00
autojump_argparse.py autopep8'ed 2014-08-09 19:59:41 -07:00
autojump_data.py Tweak Windows temp.close() comment line. 2014-08-17 16:00:08 -07:00
autojump_utils.py autopep8'ed 2014-08-09 19:59:41 -07:00
autojump.bash Test / create errors directory before writing to it. 2014-01-11 11:46:50 -06:00
autojump.bat initial windows support 2014-01-12 19:34:28 +00:00
autojump.fish Merge branch 'fix_wrappers' 2014-01-08 11:11:39 -06:00
autojump.lua cleanup, add custom installation support, change default windows install directory 2014-01-16 11:39:17 +00:00
autojump.sh standardize to new age shell style 2014-01-07 22:13:29 -06:00
autojump.tcsh fix to allow directories starting with hyphens 2014-05-05 02:50:51 -04:00
autojump.zsh Disable echo of command check 2014-08-21 08:23:18 -07:00
icon.png restructure files, working make doc and make release 2012-04-17 13:09:39 -10:00
j.bat fixed batch variable handling 2014-01-13 19:04:39 +00:00
jc.bat initial windows support 2014-01-12 19:34:28 +00:00
jco.bat initial windows support 2014-01-12 19:34:28 +00:00
jo.bat fixed batch variable handling 2014-01-13 19:04:39 +00:00