From 4262c83c767af0a6c7043c413d62b216b71fc3d0 Mon Sep 17 00:00:00 2001 From: mgild Date: Thu, 13 Sep 2018 19:04:54 -0700 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index 2395a3d..c064209 100644 --- a/Examples.md +++ b/Examples.md @@ -804,6 +804,7 @@ Fish like interactive tab completion for cd in zsh. ![zsh-interactive-cd-demo](https://raw.githubusercontent.com/changyuheng/zsh-interactive-cd/master/demo.gif) #### Interactive cd +Suggested by [@mgild](https://github.com/mgild) Like normal cd but opens an interactive navigation window when called with no arguments. For ls, use -FG instead of --color=always on osx. ```sh function cd() {