0fc88c5571
A command-line shell that focuses on productivity and swiftness featuring:
- A POSIX compliant interactive shell with some Bash extensions.
- Tab completions and syntax highlighting.
- Bash completion support (by internally invoking the genuine Bash).
- Builtin zero configration features.
- Written in Rust 🦀
8 lines
349 B
Text
8 lines
349 B
Text
A command-line shell that focuses on productivity and swiftness featuring:
|
|
- A POSIX compliant interactive shell with some Bash extensions.
|
|
- Tab completions and syntax highlighting.
|
|
- Bash completion support (by internally invoking the genuine Bash).
|
|
- Builtin zero configration features.
|
|
- Written in Rust :crab:
|
|
|
|
WWW: https://github.com/nuta/nsh
|