1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Highlight .bash_history as bash (#9401)

This commit is contained in:
Boris Verkhovskiy 2024-01-22 15:19:28 -08:00 committed by GitHub
parent 9ed3dc52e0
commit 7d7ace551c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -796,6 +796,7 @@ file-types = [
"sh",
"bash",
"zsh",
".bash_history",
".bash_login",
".bash_logout",
".bash_profile",