Search Criteria
Package Details: zoxide-git 0.8.1.r9.gc7400cf-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zoxide-git.git (read-only, click to copy) |
---|---|
Package Base: | zoxide-git |
Description: | A fast cd command that learns your habits |
Upstream URL: | https://github.com/ajeetdsouza/zoxide |
Keywords: | rust |
Licenses: | MIT |
Conflicts: | zoxide |
Provides: | zoxide |
Submitter: | lmartinez-mirror |
Maintainer: | eclairevoyant |
Last Packager: | lmartinez-mirror |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-07 16:33 (UTC) |
Last Updated: | 2022-06-19 15:51 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (6)
- joshuto (requires zoxide) (optional)
- joshuto-bin (requires zoxide) (optional)
- joshuto-git (requires zoxide) (optional)
- sesh-bin (requires zoxide)
- yazi-git (requires zoxide) (optional)
- yazi-nightly-bin (requires zoxide) (optional)
Latest Comments
NextAlone commented on 2022-09-25 17:47 (UTC) (edited on 2022-09-25 17:47 (UTC) by NextAlone)
Please append zoxide completions to generated file when packaging
jpoppe commented on 2022-06-18 06:23 (UTC)
The completion scripts seem outdated,
zoxide init zsh
for example creates a new completion script. Which could also be called from .zshrc so you won't need the completion script.eval "$(zoxide init zsh)
ViImproved commented on 2022-01-06 17:13 (UTC)
Please fix the install script: manpage location was changed man/.1 -> man/man1/.1