Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zoxide-x86_64-pc-windows-msvc.exe | 2020-10-30 | 1.0 MB | |
zoxide-armv7-unknown-linux-musleabihf | 2020-10-30 | 3.1 MB | |
zoxide-x86_64-apple-darwin | 2020-10-30 | 1.2 MB | |
zoxide-x86_64-unknown-linux-gnu | 2020-10-30 | 2.6 MB | |
zoxide-x86_64-unknown-linux-musl | 2020-10-30 | 3.1 MB | |
README.md | 2020-10-30 | 559 Bytes | |
Totals: 6 Items | 10.9 MB | 0 |
Added
- Inaccessible directories are no longer removed; zoxide can now remember paths on removable devices.
$_ZO_EXCLUDE_DIRS
now supports globs.zoxide init
now defines__zoxide_z*
functions that can be aliased as needed.- Support for the xonsh shell.
zoxide import
can now import from Autojump.
Changed
zoxide init --no-aliases
no longer generatesz
orzi
.
Fixed
- Clobber conflicting alias definitions in bash/fish/zsh/POSIX shells.
Removed
- Deprecated PWD hooks for POSIX shells.