From e513906524c45c9d8e0ad601c62479411ff27faa Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 22 Dec 2016 16:36:51 +1300 Subject: Port keep() to zsh *(N), *.zsh(N) is such a weird syntax --- README.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 00d6d405..6949a29b 100644 --- a/README.markdown +++ b/README.markdown @@ -207,7 +207,8 @@ in `sh/shrc.d` to be loaded by any POSIX interactive shell. Those include: There are a few other little tricks defined for other shells: -* `keep()` stores ad-hoc shell functions and variables (Bash, Korn Shell 93). +* `keep()` stores ad-hoc shell functions and variables (Bash, Korn Shell 93, + Z shell). * `prompt()` sets up my interactive prompt (Bash, Korn Shell, Z shell). * `pushd()` adds a default destination of `$HOME` to the `pushd` builtin (Bash). -- cgit v1.2.3