We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have directories
~/Documents/git
~/Documents/git/github.com
~/Documents/Z[redacted]/git
Repeatedly running z git (in my case, z is aliased to y) only ever visits the second and the third of these.
z git
z
y
I am using Fish 3.7.1 on NixOS. My config runs /nix/store/l4k3n4vi2y5qjzzhihr37jwhwxz4vxdq-zoxide-0.9.6/bin/zoxide init fish --cmd y | source.
/nix/store/l4k3n4vi2y5qjzzhihr37jwhwxz4vxdq-zoxide-0.9.6/bin/zoxide init fish --cmd y | source
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have directories
~/Documents/git
~/Documents/git/github.com
~/Documents/Z[redacted]/git
Repeatedly running
z git
(in my case,z
is aliased toy
) only ever visits the second and the third of these.I am using Fish 3.7.1 on NixOS. My config runs
/nix/store/l4k3n4vi2y5qjzzhihr37jwhwxz4vxdq-zoxide-0.9.6/bin/zoxide init fish --cmd y | source
.The text was updated successfully, but these errors were encountered: