From f36ae49bae133fdc32ba6ea27bb830d757f5525a Mon Sep 17 00:00:00 2001 From: Alin Panaitiu Date: Sun, 8 Mar 2020 20:41:10 +0200 Subject: [PATCH] Add all headings --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f286a5..c7643be 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,14 @@ 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](#introduction) +- [Getting started](#getting-started) + - [Installing `zoxide`](#installing-zoxide) + - [Adding `zoxide` to your shell](#adding-zoxide-to-your-shell) + + [zsh](#zsh) + + [fish](#fish) +- [Configuration](#configuration) + - [Environment variables](#environment-variables) ## Introduction