Created
September 14, 2024 04:57
-
-
Save sae13/66d946d386afce8408e559263f9aed2f to your computer and use it in GitHub Desktop.
my xonsh xonfigs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xontrib load abbrevs | |
execx($(atuin init xonsh)) | |
execx($(starship init xonsh)) | |
abbrevs['xxh']='pipx run --spec xxh-xxh xxh +s xonsh +if' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment