feat: disable sh filetype in copilot

This commit is contained in:
2026-01-05 10:17:04 +01:00
parent baddfeecf0
commit e30bff19b5

View File

@@ -16,7 +16,6 @@ now_if_args(function()
nix = true,
python = true,
rust = true,
sh = true,
typescript = true,
}