From 5a71a6d35b89b7adedf9177ac96a8fa59f0dcc3b Mon Sep 17 00:00:00 2001 From: hau Date: Mon, 7 Dec 2020 18:07:28 +0700 Subject: [PATCH] add theme for delta --- Applications/Misc/Delta.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Applications/Misc/Delta.md b/Applications/Misc/Delta.md index d1d2219..188311d 100644 --- a/Applications/Misc/Delta.md +++ b/Applications/Misc/Delta.md @@ -9,6 +9,8 @@ Config in git: ```sh git config --global core.pager delta + +git config --global delta.syntax-theme YourFavoriteTheme ``` Edit in `~/.bashrc`, `~/.zshrc`: