Difference between revisions of "Zoxide"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | <code>zoxide</code> is a smarter cd command, inspired by <code>z</code> and <code>[[autojump]]</code> | ||
* https://github.com/ajeetdsouza/zoxide | * https://github.com/ajeetdsouza/zoxide | ||
+ | Installation: | ||
+ | * <code>[[brew install zoxide]]</code> | ||
− | + | Add to [[~/.config/fish/config.fish]]: | |
+ | [[zoxide init fish]] | source | ||
== Related == | == Related == | ||
− | |||
* <code>[[fish]]</code> | * <code>[[fish]]</code> | ||
== See also == | == See also == | ||
+ | * {{zoxide}} | ||
* {{cd}} | * {{cd}} | ||
[[Category:IT]] | [[Category:IT]] |
Latest revision as of 16:33, 7 October 2024
zoxide
is a smarter cd command, inspired by z
and autojump
Installation:
Add to ~/.config/fish/config.fish:
zoxide init fish | source
Related[edit]
See also[edit]
Advertising: