Skip to main content

Meta package that installs group of ergonomic xontribs in xonsh shell.

Project description

Meta package that installs group of ergonomic xontribs in xonsh shell.

If you like the idea click ⭐ on the repo and stay tuned.

Default xontribs

By default ergopack contains xontribs that do not change the prompt or commands processing. The xontribs that do more significant changes are in PyPi "extras".

xpip install -U xontrib-ergopack
  • argcomplete - Tab completion of python and xonsh scripts.
  • back2dir - Return to the most recently used directory when starting xonsh shell.
  • output_search - Get words from the previous command output for the next command. Not activated by default.
  • pipeliner - Let your pipe lines flow thru the Python code.
  • sh - Paste and run commands from bash, zsh, fish, tcsh in xonsh shell.
  • autoxsh - Automatically execution of .autoxsh xonsh script after entering into the directory. Not activated by default.
  • history_encrypt - History backend that can encrypt the xonsh shell commands history. Not activated by default.
  • clp - Copy output to clipboard. Cross-platform.
  • cmd-durations - Show long running commands durations in prompt with option to send notification when terminal is not focused.

Onepath xontribs

xpip install -U 'xontrib-ergopack[onepath]'
  • onepath - Associate files with app and run it without preceding commands.
  • All default xontribs.

Prompt xontribs

xpip install -U 'xontrib-ergopack[prompt]'
  • prompt_bar - The bar prompt for xonsh shell with customizable sections.
  • prompt_starship - Starship cross-shell prompt in xonsh shell.
  • All default xontribs.

Dev xontribs

xpip install -U 'xontrib-ergopack[dev]'

All xontribs

xpip install -U 'xontrib-ergopack[onepath,prompt,dev]'

Usage

Load default xontribs:

xontrib load ergopack

Links

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

xontrib-ergopack-0.2.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

xontrib_ergopack-0.2.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

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