From 1da158ed509c2befdd3d1a13f3bcbca715722326 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sun, 18 Feb 2024 01:09:12 -0500 Subject: [PATCH] Fix yash homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048978a..c6b3cf4 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shenv](https://github.com/shenv/shenv) - Simple shell version management * [tcsh](https://www.tcsh.org/) - C shell with file name completion and command line editing * [xonsh](https://xon.sh) - Python-ish, BASHwards-looking shell language and command prompt -* [yash](https://yash.osdn.jp/) - A POSIX-compliant command line shell with built-in support for completion and prediction based on command history +* [yash](https://github.com/magicant/yash) - A POSIX-compliant command line shell with built-in support for completion and prediction based on command history * [zsh](https://www.zsh.org) - Powerful shell with scripting language ## Command-Line Productivity