From 11e0419906474d57f6932bc0d3c31326b9010704 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Dec 2016 12:58:24 +1300 Subject: Correct a list ordering --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 7a973e0f..8b1e3d00 100644 --- a/README.markdown +++ b/README.markdown @@ -211,10 +211,10 @@ There are a few other little tricks defined for other shells: * `prompt()` sets up my interactive prompt (Bash, Korn Shell, Z shell). * `pushd()` adds a default destination of `$HOME` to the `pushd` builtin (Bash). -* `ver()` prints the current shell's version information (Bash, Korn Shell, - Yash, Z shell). * `vared()` allows interactively editing a variable with Readline, emulating a Zsh function I like by the same name (Bash). +* `ver()` prints the current shell's version information (Bash, Korn Shell, + Yash, Z shell). #### Completion -- cgit v1.2.3