1
0
Fork 0
mirror of https://github.com/zdharma-continuum/zinit-configs.git synced 2025-01-31 04:08:16 +01:00
zinit-configs/NICHOLAS85/zinit/snippets/config/patches/delta.patch
vladislav doster 92f7b7ff82
maint: normalize configuration file names to be "zshrc" (#11)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-06-04 07:40:14 -05:00

8 lines
259 B
Diff

--- empty 1969-12-31 19:00:00.000000000 -0500
+++ dandavison---delta/git-dsf 2020-11-24 02:51:43.973724962 -0500
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+[ -z "$GIT_PREFIX" ] || \
+ cd "$GIT_PREFIX" && \
+ git diff --color "$@" | delta --diff-so-fancy