From 6ccd74f78e84401212efc11e72ef624c5f201c80 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 30 Aug 2016 14:59:13 +1200 Subject: Fix mysql() --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 033ced9b..5ec7556a 100644 --- a/README.markdown +++ b/README.markdown @@ -185,7 +185,7 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: 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` (presently broken). + `~/.mysql`. * `path()` manages the contents of `PATH` conveniently. * `pd()` changes to the argument's parent directory. * `pwgen()` generates just one decent password with `pwgen(1)`. -- cgit v1.2.3