Dix usage source block

This commit is contained in:
tastytea 2022-03-10 14:48:10 +01:00
parent 715b03af7e
commit 95ada60ea0
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
== Usage
[source,]
[source,shell]
--------------------------------------------------------------------------------
git show --color=always HEAD | highlight-diffpatch
git config --global core.pager "diff-highlight | highlight-diffpatch | less --tabs=4 -RFX"