Created
May 14, 2026 22:09
-
-
Save pdp7/28ec7353dbc9d4464e6274ccec059ab0 to your computer and use it in GitHub Desktop.
mutt diff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| color body red default "^-[^- ].*" | |
| color body red default "^-(\t| +).*" | |
| color body green default "^\\+[^+ ].*" | |
| color body green default "^\\+(\t| +).*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment