From f94133b7bbe5d05838aef5ad82762deede49fc47 Mon Sep 17 00:00:00 2001 From: Lazarus Lazaridis Date: Wed, 7 Mar 2018 00:37:59 +0200 Subject: [PATCH] Update readme with zsh issues. Refs #7. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e89f1c1..c0510c8 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ goto --help ## TODO * ~~Test on macOS~~ extensively -* Test in `zsh` +* Fix `zsh` issues [#7] * Write [tests](https://github.com/iridakos/goto/issues/2) ## Contributing