{"id":13484802,"url":"https://github.com/nuta/nsh","last_synced_at":"2025-05-15T09:07:51.721Z","repository":{"id":38326992,"uuid":"151709068","full_name":"nuta/nsh","owner":"nuta","description":"A command-line shell like fish, but POSIX compatible.","archived":false,"fork":false,"pushed_at":"2023-02-11T15:49:51.000Z","size":1288,"stargazers_count":940,"open_issues_count":22,"forks_count":34,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-05-10T16:13:03.498Z","etag":null,"topics":["cli","rust","shell"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-05T11:11:19.000Z","updated_at":"2025-05-03T10:49:15.000Z","dependencies_parsed_at":"2024-10-30T18:42:08.366Z","dependency_job_id":null,"html_url":"https://github.com/nuta/nsh","commit_stats":{"total_commits":593,"total_committers":11,"mean_commits":53.90909090909091,"dds":"0.033726812816188834","last_synced_commit":"bdd07024661dfa503b248ae46c363783d12fbad1"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fnsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fnsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fnsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fnsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuta","download_url":"https://codeload.github.com/nuta/nsh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254310515,"owners_count":22049469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","rust","shell"],"created_at":"2024-07-31T17:01:34.090Z","updated_at":"2025-05-15T09:07:46.712Z","avatar_url":"https://github.com/nuta.png","language":"Rust","readme":"nsh\n====\n![CI Status](https://github.com/nuta/nsh/workflows/CI/badge.svg?branch=master)\n[![Latest version](https://img.shields.io/crates/v/nsh.svg)](https://crates.io/crates/nsh)\n\nA command-line shell that focuses on productivity and swiftness featuring:\n\n- A POSIX compliant interactive shell with some Bash extensions.\n- Tab completions and syntax highlighting.\n- Bash completion support (by internally invoking the genuine Bash).\n- Builtin zero configration features.\n- Written in Rust :crab:\n\n![screenshot](https://gist.githubusercontent.com/nuta/5747db6c43978d9aa1941ce321cc1741/raw/405b7a1156292fd0456010b657f299b1daa367ff/nsh.png)\n\nInstallation\n------------\n```\n$ cargo install nsh\n```\n\nDocumentation\n-------------\n**[Documentation](https://github.com/nuta/nsh/tree/master/docs)**\n\nWhy create a new shell?\n-----------------------\nBash is the best for executing shell scripts but its interactive mode is not satisfactory. I am\na zsh user for the last decade but I don't need *customizability* and got tired of making my zshrc\nfaster. Fish is really neat but I prefer old-fashioned, traditional, and ergonomic shell syntax.\n\nContributing\n------------\nnsh is in *alpha* stage: there are many missing features which Bash provides, there are kludges in\nsource code, and there must be bugs. To make nsh practical for daily use, I need your help!\n\n### How can I contribute?\n- **Report bugs** in [GitHub issues](https://github.com/nuta/nsh/issues). Please attach\n  a minimal reproducible example (e.g. shell script) *if possible*. It helps me to fix the bug easier.\n- **Suggest enhancements** in [GitHub issues](https://github.com/nuta/nsh/issues).\n- **Submit a Pull Request** which implements a new feature, fixes a bug, refactors code, rephrases sentences in documentation, etc.\n\nLicense\n-------\nCC0 or MIT. Choose whichever you prefer.\n","funding_links":[],"categories":["Rust","Packages"],"sub_categories":["Shells"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuta%2Fnsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuta%2Fnsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuta%2Fnsh/lists"}