Skip to content

Instantly share code, notes, and snippets.

@pdp7
Created May 14, 2026 22:09
Show Gist options
  • Select an option

  • Save pdp7/28ec7353dbc9d4464e6274ccec059ab0 to your computer and use it in GitHub Desktop.

Select an option

Save pdp7/28ec7353dbc9d4464e6274ccec059ab0 to your computer and use it in GitHub Desktop.
mutt diff
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