yash
Shell
A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use.
Yet another shell
337 stars
17 watching
30 forks
Language: Shell
last commit: 6 days ago
Linked from 1 awesome list
cposix-shshell
Related projects:
Repository | Description | Stars |
---|---|---|
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |
emersion/mrsh | 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 |
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
hoomanist/mish | A minimalistic shell written in C for efficient command execution and simple user interface. | 8 |
jovanbulck/jsh | An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
lyze/posh-git-sh | A Bash/ZSH prompt that displays the status of a local Git repository. | 382 |
mboukhal/ohmyzsh_prompt | A customizable shell prompt for Unix-like systems | 1 |
dahlbyk/posh-sshell | A PowerShell module providing utilities for working with SSH connections. | 143 |
michaelmacinnis/oh | A new Unix shell with simplified rules and rich features designed to respect established conventions while improving power and regularity. | 1,365 |
nuta/nsh | A command-line shell designed to provide a productive and swift interactive experience with POSIX compatibility and traditional syntax. | 916 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
jekor/hesh | A Haskell implementation of a shell for scripting and automating tasks | 68 |
syui/powerline.zsh | A Zsh configuration script providing customizable shell features and syntax highlighting. | 1 |
green0wl/zsh-git-kali-prompt | A tool that displays information about the current git repository in a zsh prompt. | 5 |
ytakahashi/igit | An interactive git command shell with fzf integration for enhanced workflow efficiency | 16 |