Change babel sh to shell (it allows bash, sh, etc.).

This commit is contained in:
KJ 2024-04-21 20:19:33 -04:00
parent 2c63d19cf4
commit c90c19323b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
(python . t)
(rust . t)
(translate . t)
(sh . t)
(shell . t)
)))
)