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