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

Usage

nersh

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,
        "accent_color": "blue",
        "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.
  • accent_color: Accent color used for prompts etc.
  • 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.3.2.tar.gz (4.6 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.3.2-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nercone_shell-0.3.2.tar.gz
Algorithm Hash digest
SHA256 7f8303d32398f1e2a7e3119100a4a82b0cb839529451365f79f905032d5ebf5d
MD5 8599ca6906df7ba2c73014d49a9c6d73
BLAKE2b-256 ae70bbbddc36027895e6023f181b49453c59ae81cca8a1625d5a6952ce2e5f6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nercone_shell-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 428833cc602a8e50f6dc2835e15dc1e8475fcb0ab63d7e9f9c71c52412d8ee71
MD5 52008ea8d50502e9bbe3458c55d6a8d0
BLAKE2b-256 995772d8795870c5f10ddb5246960d2b49f7e94029abace77356e5a57aa4feea

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