Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 18:57

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 generates z or zi.

Fixed

  • Clobber conflicting alias definitions in bash/fish/zsh/POSIX shells.

Removed

  • Deprecated PWD hooks for POSIX shells.