From e2b064f0f2be58401f389acb4a27badb52b9519e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 9 Sep 2016 10:09:14 +0900 Subject: [PATCH] Revert d64e2a6^...d64e2a6 on Examples --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index 93dd982..a112fed 100644 --- a/Examples.md +++ b/Examples.md @@ -154,7 +154,7 @@ Fuzzy cd for fish shell: https://gist.github.com/rumpelsepp/b1b416f52d6790de1aee grep --line-buffered --color=never -r "" * | fzf # with ag - respects .agignore and .gitignore -ag --nobreak --no-numbers --noheading . | fzf +ag --nobreak --nonumbers --noheading . | fzf ``` ### Command history