summaryrefslogtreecommitdiffstats
path: root/documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation.md')
-rw-r--r--documentation.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation.md b/documentation.md
index deca39c..d73b14c 100644
--- a/documentation.md
+++ b/documentation.md
@@ -158,7 +158,7 @@ A variant searching from your home directory:
br -f -c "miaou :g" ~
-### define a function for deep fuzzy cd
+### Define a function for deep fuzzy cd
In my .bashrc, I have this:
@@ -169,6 +169,7 @@ In my .bashrc, I have this:
This is the *"I'm feeling lucky"* of broot, I use it to directly jump to directories I know, when I don't need the interactive search of br.
+Example:
-
+![dcd ruleset](img/20190122-dcd_rulset.png)