|
1 | | -<!-- START doctoc generated TOC please keep comment here to allow auto update --> |
2 | | -<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
3 | | -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* |
4 | | - |
5 | | -- [Features](#features) |
6 | | -- [Contents](#contents) |
7 | | -- [Usage](#usage) |
8 | | -- [Command line client, cht.sh](#command-line-client-chtsh) |
9 | | - - [Installation](#installation) |
10 | | - - [Client usage](#client-usage) |
11 | | - - [Tab completion](#tab-completion) |
12 | | - - [Bash Tab completion](#bash-tab-completion) |
13 | | - - [ZSH Tab completion](#zsh-tab-completion) |
14 | | - - [Stealth mode](#stealth-mode) |
15 | | - - [Windows command line client](#windows-command-line-client) |
16 | | -- [Self-Hosting](#self-hosting) |
17 | | - - [Docker](#docker) |
18 | | -- [Editors integration](#editors-integration) |
19 | | - - [Vim](#vim) |
20 | | - - [Emacs](#emacs) |
21 | | - - [Visual Studio Code](#visual-studio-code) |
22 | | - - [Sublime](#sublime) |
23 | | - - [IntelliJ IDEA](#intellij-idea) |
24 | | -- [Special pages](#special-pages) |
25 | | -- [Search](#search) |
26 | | -- [Programming languages cheat sheets](#programming-languages-cheat-sheets) |
27 | | -- [Cheat sheets sources](#cheat-sheets-sources) |
28 | | -- [How to contribute](#how-to-contribute) |
29 | | - - [How to edit a cheat sheet](#how-to-edit-a-cheat-sheet) |
30 | | - - [How to add a cheat sheet](#how-to-add-a-cheat-sheet) |
31 | | - - [How to add a cheat sheet repository](#how-to-add-a-cheat-sheet-repository) |
32 | | - |
33 | | -<!-- END doctoc generated TOC please keep comment here to allow auto update --> |
34 | 1 |
|
35 | 2 |
|
36 | 3 |  |
@@ -77,7 +44,10 @@ Such a thing exists! It's easy to [install](#installation) and there's even [aut |
77 | 44 | * [Installation](#installation) |
78 | 45 | * [Client usage](#client-usage) |
79 | 46 | * [Tab-completion](#tab-completion) |
| 47 | + - [Bash Tab completion](#bash-tab-completion) |
| 48 | + - [ZSH Tab completion](#zsh-tab-completion) |
80 | 49 | * [Stealth mode](#stealth-mode) |
| 50 | + * [Windows command line client](#windows-command-line-client) |
81 | 51 | * [Self-Hosting](#self-hosting) |
82 | 52 | * [Docker](#docker) |
83 | 53 | * [Editors integration](#editors-integration) |
|
0 commit comments