From 996797dc8964e83d80b849b01c12e426cdead516 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Fri, 9 Sep 2022 09:42:30 +0800 Subject: [PATCH] feat(README): update fcd command description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8e017a..8645efc 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ There are following alias in `.zshrc` : - fe : open file using $EDITOR - fo : open file Ctrl-o using open, Ctrl-e use $EDITOR -- fd : cd path +- fcd : cd path (fd to replace find) - fkill : kill process - tm : tm new tmux session - fs : tmux attach tmux session