aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-07 00:33:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-07 00:33:59 +1200
commitdbf6c6e2f2126f9d959d32f75cee5c888d02b118 (patch)
treeeb1292cea2dfe31f28b73b1249ddb8af201f0283 /README.markdown
parentTidy .inputrc bc section (diff)
downloaddotfiles-dbf6c6e2f2126f9d959d32f75cee5c888d02b118.tar.gz
dotfiles-dbf6c6e2f2126f9d959d32f75cee5c888d02b118.zip
Remove stray documentation line
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 27bdfccb..211ce5fe 100644
--- a/README.markdown
+++ b/README.markdown
@@ -181,7 +181,6 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include:
* `ls()` tries to apply color to `ls(1)` 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.
- through your pager, using color if it can.
* `mkcd()` creates a directory and changes into it.
* `mysql()` allows shortcuts to MySQL configuration files stored in
`~/.mysql`.