<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles.git/scripts/diffy, branch main</title>
<subtitle>My Dotfiles</subtitle>
<id>https://git.mcdonnell.dev/dotfiles.git/atom?h=main</id>
<link rel='self' href='https://git.mcdonnell.dev/dotfiles.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/'/>
<updated>2026-04-07T23:45:48Z</updated>
<entry>
<title>fix: Fixed diffy to properly run on Linux</title>
<updated>2026-04-07T23:45:48Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-07T23:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=a6dd1f1dee00f527b4d75a8ad1c3758af6483c0a'/>
<id>urn:sha1:a6dd1f1dee00f527b4d75a8ad1c3758af6483c0a</id>
<content type='text'>
The colors for diffy worked on macOS but did not properly work on Linux,
this change allows the colors to work on both macOS and Linux.
</content>
</entry>
<entry>
<title>feat: Added a script called diffy</title>
<updated>2026-04-07T00:28:24Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-07T00:28:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=288cb61b519794b6ab43a2d6f98f65e5d606dc45'/>
<id>urn:sha1:288cb61b519794b6ab43a2d6f98f65e5d606dc45</id>
<content type='text'>
Diffy is a script to colorize terminal output for unified diffs. It is
implemented in awk, and simply checks the first character in a line for
a + or a - to color green and red respectively.
</content>
</entry>
</feed>
