blob: b2567dad0b281884152634ac221a00124cd34e59 [file] [log] [blame]
config BR2_PACKAGE_ZOXIDE
bool "zoxide"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_HOST_RUSTC
help
zoxide is a smarter cd command, inspired by z and autojump.
It remembers which directories you use most frequently, so
you can "jump" to them in just a few keystrokes.
zoxide works on all major shells.
https://github.com/ajeetdsouza/zoxide.git