mirror of https://github.com/helix-editor/helix
Highlight .bash_history as bash (#9401)
parent
9ed3dc52e0
commit
7d7ace551c
|
@ -796,6 +796,7 @@ file-types = [
|
||||||
"sh",
|
"sh",
|
||||||
"bash",
|
"bash",
|
||||||
"zsh",
|
"zsh",
|
||||||
|
".bash_history",
|
||||||
".bash_login",
|
".bash_login",
|
||||||
".bash_logout",
|
".bash_logout",
|
||||||
".bash_profile",
|
".bash_profile",
|
||||||
|
|
Loading…
Reference in New Issue