A smarter cd command
https://github.com/ajeetdsouza/zoxide
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.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / zoxide
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/zoxide && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000919 919 Bytes | |
cargo_config | 0000000100 100 Bytes | |
vendor.tar.xz | 0010906372 10.4 MB | |
zoxide-0.9.1.tar.gz | 0000140105 137 KB | |
zoxide.changes | 0000005073 4.95 KB | |
zoxide.spec | 0000002446 2.39 KB |
Revision 15 (latest revision is 26)
Andreas Schneider (gladiac)
accepted
request 1085329
from
Michael Vetter (jubalh)
(revision 15)
- Update to 0.9.1: Added: * Fish/Zsh: aliases on __zoxide_z will now use completions. * Nushell: add support for v0.78.0. * Fish: plugin now works on older versions. * PowerShell: warn when PowerShell version is too old for z - and z +. * PowerShell: support for PWD hooks on all versions. Fixed: * Fish: not providing cd completions when there is a space in the path. * Bash/Fish/Zsh: providing z completions when the last argument starts with z!. * Bash/Fish/Zsh: attempting to cd when the last argument is z!.
Comments 0