mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
491b4fd27b
I'm not sure if this is actually a bug in fish, but (test -d) with no argument returns true, and nonexistent environment variables return an empty string, so (test -d $XDG_DATA_HOME) returns true when $XDG_DATA_HOME isn't set. Prior to making this change, I would get an error from dirname when opening a shell and an error from fish when cd'ing. |
||
---|---|---|
.. | ||
_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 |