Fix yash homepage

This commit is contained in:
Caleb Xu 2024-02-18 01:09:12 -05:00
parent c74c3908f6
commit 1da158ed50
No known key found for this signature in database
GPG Key ID: 47E6040D07B8407D
1 changed files with 1 additions and 1 deletions

View File

@ -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