Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/treetrek.git

Remaps bat to batch

Author Dave Jarvis <email>
Date 2026-02-14 20:03:02 GMT-0800
Commit ee7df6b38d6aa37127a8ffa0fa6073fb1cdbf352
Parent 643e639
File.php
'lua' => 'lua',
'sh', 'bash', 'zsh' => 'bash',
- 'bat', 'cmd' => 'bat',
+ 'bat', 'cmd' => 'batch',
'md', 'markdown' => 'markdown',
'rmd' => 'rmd',
Delta 1 line added, 1 line removed