From db5e6c7ab158975b02e9f61400ad5b4120112723 Mon Sep 17 00:00:00 2001 From: Fabian Marz Date: Tue, 23 Jun 2015 14:57:09 +0200 Subject: [PATCH] Alias is called "rd" not "fd". --- Cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cheatsheet.md b/Cheatsheet.md index 02a1ca8..23f001d 100644 --- a/Cheatsheet.md +++ b/Cheatsheet.md @@ -38,7 +38,7 @@ source ~/.oh-my-zsh/templates/zshrc.zsh-template | _8_ | cd +8 | | _9_ | cd +9 | | _md_ | mkdir -p | -| _fd_ | rmdir | +| _rd_ | rmdir | | _d_ | dirs -v (lists last used directories) | See `~/.oh-my-zsh/lib/directories.zsh`