From f983acd57aeff66fcbe75620c6a74797155c54bf Mon Sep 17 00:00:00 2001 From: Matthew Bennett Date: Sun, 18 Apr 2021 01:09:17 +0200 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index eaa7ab7..5973014 100644 --- a/Examples.md +++ b/Examples.md @@ -185,6 +185,7 @@ f() { # Clean up temporary variables rm /tmp/fzf_tmp +} ``` ### Opening files