mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
OSTYPE was not being set correctly. It is in bash, not sh.
Since the value is unlikely to change, I read it once and
stored it globally
Test logic was backward in jo function, causing error to always
be printed, unless you did NOT specify a directory name.
|
||
|---|---|---|
| .. | ||
| _j | ||
| autojump | ||
| autojump_argparse.py | ||
| autojump_data.py | ||
| autojump_utils.py | ||
| autojump.bash | ||
| autojump.bat | ||
| autojump.fish | ||
| autojump.lua | ||
| autojump.sh | ||
| autojump.tcsh | ||
| autojump.zsh | ||
| icon.png | ||
| j.bat | ||
| jc.bat | ||
| jco.bat | ||
| jo.bat | ||