summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 15:34:36 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 15:34:36 +0200
commit67818b2f59080d4b68ad1c9ce26bcd6760f2c30a (patch)
tree676dc5c73b2a36570a381dca75e51106f5da0659 /.config
parentupdate (diff)
downloaddotfiles-bsd-67818b2f59080d4b68ad1c9ce26bcd6760f2c30a.tar.gz
dotfiles-bsd-67818b2f59080d4b68ad1c9ce26bcd6760f2c30a.tar.bz2
dotfiles-bsd-67818b2f59080d4b68ad1c9ce26bcd6760f2c30a.tar.xz
dotfiles-bsd-67818b2f59080d4b68ad1c9ce26bcd6760f2c30a.tar.zst
dotfiles-bsd-67818b2f59080d4b68ad1c9ce26bcd6760f2c30a.zip
Update
Diffstat (limited to '.config')
-rw-r--r--.config/zsh/README.org12
1 files changed, 12 insertions, 0 deletions
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.