Difference between revisions of "Zoxide"

From wikieduonline
Jump to navigation Jump to search
 
(5 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>
  
zoxide is a smarter cd command, inspired by z and [[autojump]].
+
Add to [[~/.config/fish/config.fish]]:
 +
[[zoxide init fish]] | source
  
 
+
== Related ==
[[brew install zoxide]]
+
* <code>[[fish]]</code>
[[fish]]
 
  
 
== 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: