refactor(flake): wrap xonsh as a package

This commit is contained in:
Artur Manuel 2025-01-18 12:34:41 +00:00
commit d84ed13e0f
11 changed files with 287 additions and 135 deletions

View file

@ -0,0 +1 @@
execx($(zoxide init xonsh --cmd j), 'exec', __xonsh__.ctx, filename='zoxide')