summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-01-22 08:57:36 +0100
committerCanop <cano.petrole@gmail.com>2019-01-22 08:57:36 +0100
commit2153ee1afb0b8d6e0eb2eed3040e9788122789bd (patch)
treef8c3aacd031586b3027ea38581c9f920e2d0fbcc
parentd93bf8f91792089447aeb7a7c106c88011c62596 (diff)
example of use of the dcd function
-rw-r--r--documentation.md5
-rw-r--r--img/20190122-dcd_rulset.pngbin0 -> 4033 bytes
2 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)
diff --git a/img/20190122-dcd_rulset.png b/img/20190122-dcd_rulset.png
new file mode 100644
index 0000000..6869f72
--- /dev/null
+++ b/img/20190122-dcd_rulset.png
Binary files differ