From a052e72ec9e068b2deb047091f0d43d80426ada5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 21 Aug 2016 23:28:10 +1200 Subject: Remove some overkill documentation --- README.markdown | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index cf6f2a02..f750bbb1 100644 --- a/README.markdown +++ b/README.markdown @@ -175,15 +175,12 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: * `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, - depending on the capabilities of the system `grep(1)`. It's dependent on - information written by the `grep.sh` script in `~/.profile.d`. + depending on the capabilities of the system `grep(1)`. * `hgrep()` allows searching `$HISTFILE`. * `keychain()` updates `$GPG_TTY` if set for `keychain(1)`. * `lhn()` gets the history number of the last command, if the POSIX `fc` builtin is available. * `ls()` tries to apply color to `ls(1)` for interactive use if available. - It's dependent on information written by the `ls.sh` script in - `~/.profile.d`. * `la()` runs `ls -A` if it can, or `ls -a` otherwise. * `ll()` runs `ls -Al` if it can, or `ls -al` otherwise. * `mkcd()` creates a directory and changes into it. -- cgit v1.2.3