xonsh
There are 169 repositories under xonsh topic.
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
microsoft/inshellisense
IDE style command line auto complete
xonsh/xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
xxh/xxh
🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.
evhub/coconut
Simple, elegant, Pythonic functional programming.
carapace-sh/carapace-bin
A multi-shell completion binary.
carapace-sh/carapace
A multi-shell completion library.
anki-code/xonsh-cheatsheet
Cheat sheet for xonsh shell with copy-pastable examples. The best doc for the new users.
xonsh/awesome-xontribs
Awesome list of Xonsh contributions/extensions
anki-code/xontrib-rc-awesome
👓 🐚 Make your xonsh RC file installable with awesome snippets of code.
anki-code/xontrib-prompt-starship
Starship cross-shell prompt in xonsh shell.
anki-code/xontrib-sh
Paste and run commands from bash, zsh, fish, tcsh, pwsh in xonsh shell.
anki-code/xontrib-pipeliner
Let your pipe lines flow thru the Python code in xonsh.
xonsh/xontrib-template
Full-featured template for building extension (xontrib) for the xonsh shell.
xxh/xxh-shell-xonsh
Use xonsh wherever you go through the SSH without installation on the host.
anki-code/metabase-sql-wrapper
This is a docker-container based on Metabase container that automatically saves Metabase H2 database to SQL-file and creates Metabase H2 database from SQL-file.
anki-code/xontrib-prompt-bar
The bar prompt for xonsh shell with customizable sections and Starship support.
santagada/xontrib-powerline
Powerline for Xonsh shell
anki-code/xontrib-output-search
Get identifiers, paths, URLs and words from the previous command output and use them for the next command in xonsh shell.
ninjaaron/xonsh-quickstart
A crash course in the xonsh shell
xonsh/xontrib-jupyter
Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.
vaaaaanquish/xontrib-powerline2
Powerline for Xonsh shell
laloch/xontrib-fzf-widgets
Set of fzf widgets for xonsh
anki-code/xontrib-argcomplete
Argcomplete support to tab completion of python and xonsh scripts in xonsh shell.
scopatz/xontrib-kitty
Xonsh hooks for the Kitty terminal emulator
74th/xonsh-direnv
xonsh extension for using direnv
rsteube/lazycomplete
lazy loading for shell completion scripts
AstraLuma/xontrib-z
Tracks your most used directories, based on 'frecency'.
xonsh/xontrib-fish-completer
Populate rich completions using fish and remove the default bash based completer
abhishekmukherg/xonsh-vim
xonsh syntax file from vim (mostly stolen from python_vim)
xonsh/xontrib-vox
Python virtual environment manager for xonsh.
carapace-sh/carapace-spec
A multi-shell completion spec.
anki-code/xontrib-ergopack
📦 Meta package that installs group of ergonomic xontribs in xonsh shell.
anki-code/xontrib-history-encrypt
🔐 The xonsh shell history backend to encrypt the commands history file to prevent leaking sensitive data.
Calysto/xonsh_kernel
Jupyter Kernel for Xonsh
xonsh/xontrib-jedi
Xonsh Python mode completions using jedi