Skip to main content

Modern shell for Developers

Project description

Screenshot

Nersh (Nercone Shell)

Modern shell for Developers

Requiments

Installation

using uv (recommended)

uv tool install nercone-shell

using pip3

System Python:

pip3 install nercone-shell --break-system-packages

Venv Python:

pip3 install nercone-shell

Update

using uv (recommended)

uv tool install nercone-shell --upgrade

using pip3

System Python:

pip3 install nercone-shell --upgrade --break-system-packages

Venv Python:

pip3 install nercone-shell --upgrade

Configuration

The configuration file is usually located at ~/.nercone/nercone-shell/config.json. If the file does not exist when Nersh starts, it will be automatically created.

The following is the default configuration file:

{
    "customization": {
        "show_version": true,
        "override_env": {
            "SHELL": "None"
        },
        "autoruns": [
            "<path to home directory>/.nercone/nercone-shell/autostart.sh"
        ]
    },
    "compatibility": {
        "report_invisible_characters": false
    }
}

Customization

These settings customize the behavior of Nersh.

  • show_version: Sets whether to display version information at startup.
  • override_env: Sets the environment variables you want to set at startup in dictionary format.
  • autoruns: Sets the shell scripts you want to run at startup in array format.

Compatibility

This setting allows Nersh to function properly in special environments.

  • report_invisible_characters: A Boolean value that enables reporting of invisible characters to readline, which is necessary in some environments, such as Linux without a GUI (TUI only).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nercone_shell-0.2.8.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nercone_shell-0.2.8-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file nercone_shell-0.2.8.tar.gz.

File metadata

  • Download URL: nercone_shell-0.2.8.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for nercone_shell-0.2.8.tar.gz
Algorithm Hash digest
SHA256 859c49600ca8406bf6e50889c45f375a7a56678663b295b4e9a1f116e010d3af
MD5 a41fafa7f1f5ad4b24d72dd8ebe7a46e
BLAKE2b-256 b318a99421d447c514736aadfa4c1a19a284a7e26ee23c004238a2a375e4990e

See more details on using hashes here.

File details

Details for the file nercone_shell-0.2.8-py3-none-any.whl.

File metadata

File hashes

Hashes for nercone_shell-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 02ad407d11412256fdec975ef441ae57d6ff429e80164161eca852d40c003055
MD5 7b672d9c5e93eab763826cf0ba2132e4
BLAKE2b-256 52b380a1ab6500e84ccc0d5b8ab4b6978983e91a38bd55124b5113fd96715e35

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page