From 3b243b0ff9a373656f292340266af8f93a1db7e6 Mon Sep 17 00:00:00 2001 From: FelixSelter <55546882+FelixSelter@users.noreply.github.com> Date: Fri, 19 Aug 2022 17:36:47 +0200 Subject: [PATCH] Added url of alternative fish implementation to readme --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 47e54c5..13f42ff 100644 --- a/README +++ b/README @@ -9,7 +9,8 @@ SYNOPSIS z [-chlrtx] [regex1 regex2 ... regexn] AVAILABILITY - bash, zsh + bash, zsh + [fish implementation](https://github.com/jethrokuan/z) DESCRIPTION Tracks your most used directories, based on 'frecency'.