From bafe6169fb4b2793eb358083304e6b409df5d9e0 Mon Sep 17 00:00:00 2001 From: D630 Date: Wed, 30 Sep 2015 20:59:59 +0200 Subject: [PATCH] edit: use sh syn-highl --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index fcbcfb3..3bbd616 100644 --- a/Examples.md +++ b/Examples.md @@ -57,7 +57,7 @@ cdf() { } ``` -``` +```sh # Another CTRL-T script to select a directory and paste it into line __fzf_select_dir ()