1
0
mirror of https://github.com/alebcay/awesome-shell.git synced 2025-08-21 15:51:40 +02:00

Fix yash homepage

This commit is contained in:
Caleb Xu
2024-02-18 01:09:12 -05:00
parent c74c3908f6
commit 1da158ed50

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