Does not work ... [GitHub Bat page](https://github.com/sharkdp/bat)
@@ -0,0 +1,3 @@
+function batdiff --description 'Git diff powered by Bat Cat'
+ git diff --name-only --diff-filter=d | xargs bat --diff
+end