gosh
Shell
A basic shell written in Go with a limited set of commands and features.
A primitive shell written in go.
41 stars
2 watching
3 forks
Language: Go
last commit: almost 6 years ago
Linked from 1 awesome list
golinuxshellunix
Related projects:
Repository | Description | Stars |
---|---|---|
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
michaelmacinnis/oh | A new Unix shell with simplified rules and rich features designed to respect established conventions while improving power and regularity. | 1,365 |
mboukhal/ohmyzsh_prompt | A customizable shell prompt for Unix-like systems | 1 |
magicant/yash | A POSIX-compliant command line shell written in C99 with features to support daily interactive and scripting use. | 337 |
green0wl/zsh-git-kali-prompt | A tool that displays information about the current git repository in a zsh prompt. | 5 |
gowaylee/zsh_web_search | A ZSH plugin that provides a simple interface to web search using different search engines. | 1 |
noxer/gops | Powerline-like shell prompt with customizable display information for Go users | 10 |
nonlogicaldev/shell.async-goprompt | A fast and asynchronous command prompt written in Go for Zsh shell. | 4 |
mattn/go-shellwords | A library for parsing command-line arguments and environment variables in a shell-like way | 534 |
karitham/zp | A fast shell prompt written in C using Zig. | 7 |
cellophan/czsh | A containerized shell environment with customizable settings and tools. | 3 |
woefe/git-prompt.zsh | A customizable Git prompt for Zsh | 250 |
gmatheu/shell-plugins | Tools and utilities for customizing shell environments | 27 |
wintermi/zsh-golang | A zsh plugin that integrates the Go programming language toolchain into the Z shell. | 5 |
wing924/shellwords | A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |