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
- back2dir - Return to the most recently used directory when starting xonsh shell.
- argcomplete - Tab completion of python and xonsh scripts.
- output_search - Get words from the previous command output for the next command.
- 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.
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]'
- hist_format - Format xonsh history to post it to Github or another page.
- readable-traceback - Make traceback readable and colorized.
- hunter - A flexible code tracing toolkit. How to use with xonsh.
- All default xontribs.
All xontribs
xpip install -U 'xontrib-ergopack[onepath,prompt,dev]'
Usage
Load default xontribs:
xontrib load ergopack
Credits
- Ergopack is compatible with dotfiles plugin for xxh - bring your favorite shell wherever you go through the ssh.
- This package was created with xontrib cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xontrib-ergopack-0.1.4.tar.gz
.
File metadata
- Download URL: xontrib-ergopack-0.1.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 003aba517e04622178ce572ef09e47f2ba38434b0c581ad4f6a315713bd19fbe |
|
MD5 | 0919cefa724742c5b760d04c0a1bfa5a |
|
BLAKE2b-256 | 3cd0b936d6bfb4c60d66d345bc021e6b9a0309e5d15ddfad31921caebb3a9491 |
File details
Details for the file xontrib_ergopack-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: xontrib_ergopack-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cf35965713edca2425e5865d7f265b6591cd052d4ebeb539c76e7bb514ccb36 |
|
MD5 | 94b24e906154f75db4a7a80f81f2dc21 |
|
BLAKE2b-256 | 197edc06f61544ef59d38ea8f724f2d568e27889e30744062c366d6dbe7adf5d |