nsh
POSIX shell
A command-line shell designed to provide a productive and swift interactive experience with POSIX compatibility and traditional syntax.
A command-line shell like fish, but POSIX compatible.
920 stars
13 watching
35 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
clirustshell
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells. | 494 |
| An implementation of a POSIX shell for Windows to speed up builds on the platform. | 109 |
| A minimal shell prompt implemented in Rust | 3 |
| A lightweight non-POSIX shell that aims to minimize unnecessary features and complexity. | 3 |
| A PowerShell module providing utilities for working with SSH connections. | 143 |
| An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
| A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use. | 348 |
| A plugin that enables zsh as the default shell in nix-shell environments. | 387 |
| A Rust implementation of a POSIX-compatible shell. | 37 |
| A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. | 983 |
| A customizable bash-inspired prompt that displays Git information and user details in a ZSH environment. | 2 |
| A collection of essential Bash commands and concepts for efficient shell interaction. | 374 |
| Replaces the standard WP-CLI shell REPL with PsySH. | 25 |
| A portable shell implementation based on the Public Domain Korn Shell. | 364 |
| A Unix shell command that reads from standard input and writes to standard output and files. | 23 |