0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Alias is called "rd" not "fd".

Fabian Marz 2015-06-23 14:57:09 +02:00
parent e8b24556ed
commit db5e6c7ab1

@ -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`