mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-17 02:25:15 +00:00
Add table of contents
This commit is contained in:
parent
842c03bd84
commit
9f7900ca69
@ -4,6 +4,13 @@
|
||||
|
||||
A cd command that learns your habits
|
||||
|
||||
## Table of contents
|
||||
|
||||
- [Installing `zoxide`](#installing-zoxide)
|
||||
- [Adding `zoxide` to your shell](#adding-zoxide-to-your-shell)
|
||||
+ [zsh](#zsh)
|
||||
+ [fish](#fish)
|
||||
|
||||
## Introduction
|
||||
|
||||
`zoxide` is a new `cd` alternative inspired by [`z`](https://github.com/rupa/z) and [`z.lua`](https://github.com/skywind3000/z.lua). It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.
|
||||
|
Loading…
Reference in New Issue
Block a user