mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
- respecting a new env `$AUTOJUMP_DARWIN_XDG`: If `$XDG_DATA_HOME` is set, use it as the autojump's data home; else if the OS is macOS and `$AUTOJUMP_DARWIN_XDG` is false, use ~/Library (for compatibility); otherwise, use XDG's fallback path (i.e., `~/.local/share`). - remove `migrate_osx_xdg_data( )` in autojump_data.py - related issue: #447 |
||
|---|---|---|
| .. | ||
| _j | ||
| autojump | ||
| autojump_argparse.py | ||
| autojump_data.py | ||
| autojump_match.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 | ||