aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-22 12:56:31 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-22 12:56:31 +1300
commit4ee33057dfbb695452a60288f45fa7f143cf000a (patch)
tree34340ed97d2889bc45c7eaa46bfcb15bc3f7d6f9
parentImprove documentation around extra shell funcs (diff)
downloaddotfiles-4ee33057dfbb695452a60288f45fa7f143cf000a.tar.gz
dotfiles-4ee33057dfbb695452a60288f45fa7f143cf000a.zip
Not actually sure where this features in Zsh
-rw-r--r--README.markdown3
1 files changed, 1 insertions, 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