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]'
- macro - Library of the useful macros for the xonsh shell.
- debug-tools - Debug tools for xonsh shell.
- 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
Links
- xonsh-cheatsheet - Cheat sheet for xonsh shell with copy-pastable examples. The best doc for the new users.
- xontrib-rc-awesome - Awesome snippets of code for xonshrc in xonsh shell.
- 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.
- Get more xontribs for xonsh on Github
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.2.0.tar.gz
.
File metadata
- Download URL: xontrib-ergopack-0.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57d6e796063984c59193649ad41ffab4589619ac16ca9da1ea9f52214cefaac1 |
|
MD5 | 28e8ee5eec4fb5c62c831e0a6e9f7744 |
|
BLAKE2b-256 | d494c03764e7aeec81edbaf3817e9c0d3aa6e171e013cf928cde8288b4b4ba26 |
File details
Details for the file xontrib_ergopack-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: xontrib_ergopack-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d36486b1e67264d2f9ac8fce4a161d177bfa70102e5b17974b4bb16199115f8 |
|
MD5 | 5d61ef5cf57159e9edd14f8f5ad1a5c7 |
|
BLAKE2b-256 | c223085e3886cdf0ff25125638eac1eeb3435afe1c587dedd5f8d80040489ee5 |