<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles.git/scripts, 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>fix: Acme switch font based on OS</title>
<updated>2026-04-07T23:44:08Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-07T23:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=75f0b12be17f8c930bf63a0477e2a5d58aca9593'/>
<id>urn:sha1:75f0b12be17f8c930bf63a0477e2a5d58aca9593</id>
<content type='text'>
The font names for JetBrains Mono are slightly different for both macOS
and Linux, so the Acme script now switches based on the OS.
</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>
<entry>
<title>feat: Acme with Font</title>
<updated>2026-04-05T14:13:15Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-05T14:13:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=f11d78f41ffb86627779bd771f459ff18217bd98'/>
<id>urn:sha1:f11d78f41ffb86627779bd771f459ff18217bd98</id>
<content type='text'>
Simple script to launch Acme with a font, and launch fontsrv if not
already running.
</content>
</entry>
<entry>
<title>refactor!: Using /usr/bin/env shebangs</title>
<updated>2026-02-22T00:35:43Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-02-22T00:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=bcc4964bc29c054a026984078527bcab095ee46c'/>
<id>urn:sha1:bcc4964bc29c054a026984078527bcab095ee46c</id>
<content type='text'>
Switched from /bin/bash and /bin/zsh to /usr/bin/env bash and
/usr/bin/env zsh. This allows the shell paths to be set by users in
their path.

BREAKING CHANGE: /usr/bin/env SHELL_NAME used as shebangs now
</content>
</entry>
<entry>
<title>refactor!: Unused Programs Removed</title>
<updated>2026-02-21T23:45:07Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-02-21T23:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=a504b63dfaa23ac6ba420942f71d859630c03e0e'/>
<id>urn:sha1:a504b63dfaa23ac6ba420942f71d859630c03e0e</id>
<content type='text'>
Multiple unused programs have be removed. These programs were
unmaintained, no longer functioning, and/or had no purpose anymore.

BREAKING CHANGE: Multiple scripts removed
</content>
</entry>
<entry>
<title>dump-tool: one-shot check for weekly and daily backups</title>
<updated>2026-02-01T22:49:09Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-02-01T22:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=c1bf6040ccafe23af438fcf98815edd120539efb'/>
<id>urn:sha1:c1bf6040ccafe23af438fcf98815edd120539efb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dump-tool includes time in filename</title>
<updated>2026-02-01T22:16:51Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-02-01T22:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=323dec12cb074a17bfd17258a2df04d7079cbcd1'/>
<id>urn:sha1:323dec12cb074a17bfd17258a2df04d7079cbcd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HDMI DDC Brightness Control Script</title>
<updated>2026-01-19T02:49:57Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-01-19T02:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=92cf5336296f33b7b299f8e3a15817ab63c6d9b2'/>
<id>urn:sha1:92cf5336296f33b7b299f8e3a15817ab63c6d9b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Gentoo Specific Stuff</title>
<updated>2026-01-18T20:32:00Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-01-18T20:32:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/dotfiles.git/commit/?id=6cf818e948e5f4cba645251db6da4ebdc93885e4'/>
<id>urn:sha1:6cf818e948e5f4cba645251db6da4ebdc93885e4</id>
<content type='text'>
</content>
</entry>
</feed>
