Crates.io | nsh |
lib.rs | nsh |
version | 0.4.2 |
source | src |
created_at | 2018-12-19 03:14:53.362675 |
updated_at | 2021-07-21 12:43:06.629057 |
description | A command-line shell written in Rust that focuses on productivity and swiftness. |
homepage | |
repository | https://github.com/nuta/nsh |
max_upload_size | |
id | 102627 |
size | 381,143 |
A command-line shell that focuses on productivity and swiftness featuring:
$ cargo install nsh
Bash is the best for executing shell scripts but its interactive mode is not satisfactory. I am a zsh user for the last decade but I don't need customizability and got tired of making my zshrc faster. Fish is really neat but I prefer old-fashioned, traditional, and ergonomic shell syntax.
nsh is in alpha stage: there are many missing features which Bash provides, there are kludges in source code, and there must be bugs. To make nsh practical for daily use, I need your help!
CC0 or MIT. Choose whichever you prefer.