workstation/roles/home-cli/files/utf16diff.cmd

4 lines
133 B
Batchfile
Raw Normal View History

2023-04-17 12:04:07 +00:00
@ECHO OFF
REM Add "*.ps1 diff=utf16diff" to ~/.config/git/attributes to use this.
powershell.exe -Command "%~dp0\utf16diff.ps1" "%1"