aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-02 00:18:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-02 00:18:32 +1300
commite71835f092d969f3eb368b2d55b0f96be89402f2 (patch)
tree1d294e3a45d8edb4eebadf53f76049601ebc5675 /README.markdown
parentUpdate submodules (diff)
downloaddotfiles-e71835f092d969f3eb368b2d55b0f96be89402f2.tar.gz
dotfiles-e71835f092d969f3eb368b2d55b0f96be89402f2.zip
Tidy descriptions for grep()/ls()
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 2ae64927..a76a0641 100644
--- a/README.markdown
+++ b/README.markdown
@@ -189,11 +189,12 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
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,
- depending on the capabilities of the system `grep(1)`.
+* `grep()` tries to apply color and other options good for interactive use if
+ available.
* `hgrep()` allows searching `$HISTFILE`.
* `keychain()` keeps `$GPG_TTY` up to date if a GnuPG agent is available.
-* `ls()` tries to apply color to `ls(1)` for interactive use if available.
+* `ls()` tries to apply color and other options good for interactive use if
+ available.
* `la()` runs `ls -A` if it can, or `ls -a` otherwise.
* `ll()` runs `ls -Al` if it can, or `ls -al` otherwise.
* `mysql()` allows shortcuts to MySQL configuration files stored in