Change babel sh to shell (it allows bash, sh, etc.).
This commit is contained in:
@ -93,7 +93,7 @@
|
|||||||
(python . t)
|
(python . t)
|
||||||
(rust . t)
|
(rust . t)
|
||||||
(translate . t)
|
(translate . t)
|
||||||
(sh . t)
|
(shell . t)
|
||||||
)))
|
)))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user