From 4ee33057dfbb695452a60288f45fa7f143cf000a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Dec 2016 12:56:31 +1300 Subject: Not actually sure where this features in Zsh --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 6bb1b78d..3420e69c 100644 --- a/README.markdown +++ b/README.markdown @@ -165,8 +165,7 @@ If a function can be written in POSIX `sh` without too much hackery, I put it in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: * `ad()` is a `cd` shortcut accepting targets like `/u/l/b` for - `/usr/local/bin`, as long as they are unique, emulating a feature of the - Zsh `cd` builtin that I like. + `/usr/local/bin`, as long as they are unique. * `bc()` silences startup messages from GNU `bc(1)`. * `bd()` changes into a named ancestor of the current directory. * `ed()` tries to get verbose error messages, a prompt, and a Readline -- cgit v1.2.3