Add .xsh for xonsh scripts

This commit is contained in:
Ryan Delaney 2022-03-02 12:35:50 -05:00
parent 2957904dbd
commit 86752e2d38
1 changed files with 3 additions and 2 deletions

View File

@ -224,6 +224,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# python
.py 38;5;41
.ipynb 38;5;41
.xsh 38;5;41
# ruby
.rb 38;5;41
.gemspec 38;5;41