From 67818b2f59080d4b68ad1c9ce26bcd6760f2c30a Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 18 Jul 2020 15:34:36 +0200 Subject: Update --- .config/zsh/README.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.config/zsh') diff --git a/.config/zsh/README.org b/.config/zsh/README.org index 5885b6e..afcf736 100644 --- a/.config/zsh/README.org +++ b/.config/zsh/README.org @@ -2,6 +2,18 @@ #+PROPERTY: header-args :tangle .zshrc * Table of contents :toc: +- [[#about][About]] +- [[#colors-for-the-prompt][Colors for the prompt]] +- [[#history][History]] + - [[#basic][Basic]] + - [[#share-history-between-multiple-zsh-instances][Share history between multiple zsh instances]] +- [[#stuff-for-completions][Stuff for completions]] +- [[#key-bindings][Key bindings]] + - [[#basic-keybindings][Basic keybindings]] + - [[#command-line-edit][Command line edit]] +- [[#sourcing-alias-and-plugins-files][sourcing alias and plugins files]] +- [[#prompt-variables][Prompt variables]] + * About This is my ~.zshrc~ org file. Pretty straight forward. -- cgit v1.2.3