Add .tmux.conf glob to bash file-types (#14449)

This commit is contained in:
Antti Eskelinen
2025-09-14 16:11:06 +03:00
committed by GitHub
parent 2d7436fc20
commit 9acfa51209

View File

@@ -1151,6 +1151,7 @@ file-types = [
"zshrc_Apple_Terminal",
{ glob = "i3/config" },
{ glob = "sway/config" },
{ glob = ".tmux.conf" },
{ glob = "tmux.conf" },
{ glob = ".bash_history" },
{ glob = ".bash_login" },