Skip to content

Commit 9acfa51

Browse files
Add .tmux.conf glob to bash file-types (#14449)
1 parent 2d7436f commit 9acfa51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,7 @@ file-types = [
11511151
"zshrc_Apple_Terminal",
11521152
{ glob = "i3/config" },
11531153
{ glob = "sway/config" },
1154+
{ glob = ".tmux.conf" },
11541155
{ glob = "tmux.conf" },
11551156
{ glob = ".bash_history" },
11561157
{ glob = ".bash_login" },

0 commit comments

Comments
 (0)