mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-05 16:03:18 +02:00
Highlight .bash_history as bash (#9401)
This commit is contained in:
committed by
GitHub
parent
9ed3dc52e0
commit
7d7ace551c
@@ -796,6 +796,7 @@ file-types = [
|
||||
"sh",
|
||||
"bash",
|
||||
"zsh",
|
||||
".bash_history",
|
||||
".bash_login",
|
||||
".bash_logout",
|
||||
".bash_profile",
|
||||
|
Reference in New Issue
Block a user