aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-30 11:44:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-30 11:44:37 +1200
commit340bcb5e3869f732a0545c9d091defc1d5449d74 (patch)
tree882293544168ececdd9dec11e7e99c77f8403a77
parentRemove env(1) sorting (diff)
downloaddotfiles-340bcb5e3869f732a0545c9d091defc1d5449d74.tar.gz
dotfiles-340bcb5e3869f732a0545c9d091defc1d5449d74.zip
Remove README mention of env() function
Removed in 7859b83
-rw-r--r--README.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index c99dcf6d..0f134be4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -203,8 +203,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
* `bc()` silences startup messages from GNU `bc(1)`.
* `ed()` tries to get verbose error messages, a prompt, and a Readline
environment for `ed(1)`.
-* `env()` sorts the output of `env(1)` if it was invoked with no arguments,
- just for convenience when running it interactively.
* `gdb()` silences startup messages from `gdb(1)`.
* `gpg()` quietens `gpg(1)` down for most commands.
* `grep()` tries to apply color and other options good for interactive use if