<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/GNUmakefile, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2026-06-16T00:04:07Z</updated>
<entry>
<title>oni-php: Add scripts directory</title>
<updated>2026-06-16T00:04:07Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-16T00:04:07Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a9e3ff34d7fca54ebb1a7f815210ac3659a0440e'/>
<id>urn:sha1:a9e3ff34d7fca54ebb1a7f815210ac3659a0440e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUmakefile: Make brew bundle a little more quiet</title>
<updated>2026-06-16T00:03:23Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-16T00:03:23Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=e1ce86bb94add543880c0f6eeea86fe805e8cd58'/>
<id>urn:sha1:e1ce86bb94add543880c0f6eeea86fe805e8cd58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wezterm: Replace Lua config with Fennel</title>
<updated>2026-06-16T00:02:56Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-16T00:02:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a50c3f3916a986230b9c2a1f602b6021e902e372'/>
<id>urn:sha1:a50c3f3916a986230b9c2a1f602b6021e902e372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: Add oni-grep</title>
<updated>2026-06-12T20:02:23Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-12T20:02:23Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a5bab99bde5296174f07d30ea434f15e47177fb8'/>
<id>urn:sha1:a5bab99bde5296174f07d30ea434f15e47177fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Emacs config</title>
<updated>2026-06-10T23:55:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-10T23:52:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=cb73a736736c8091697f93e62c31502bed9ccf80'/>
<id>urn:sha1:cb73a736736c8091697f93e62c31502bed9ccf80</id>
<content type='text'>
This is mainly used by my work machine at the moment, but that should
change soon.
</content>
</entry>
<entry>
<title>GNUmakefile: Fix init.el generator for MacOS</title>
<updated>2026-06-10T23:55:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-10T19:16:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=a61c4330a203ff71b0418e6638925754b4d16d54'/>
<id>urn:sha1:a61c4330a203ff71b0418e6638925754b4d16d54</id>
<content type='text'>
Don't keep adding into the file, just write the whole thing once.
</content>
</entry>
<entry>
<title>Update MacOS setup</title>
<updated>2026-06-10T23:55:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-08T18:45:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=ffc5d2c722e5a00e34f5098150df6e7828d4a3c0'/>
<id>urn:sha1:ffc5d2c722e5a00e34f5098150df6e7828d4a3c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUmakefile: Use printf instead of ‘echo -e’</title>
<updated>2026-06-10T23:55:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-08T18:42:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=b499537367327ff4cbf15f40084961083f374758'/>
<id>urn:sha1:b499537367327ff4cbf15f40084961083f374758</id>
<content type='text'>
MacOS' echo doesn't support the ‘-e’ switch, but printf should work
everywhere.
</content>
</entry>
<entry>
<title>GNUmakefile: Remove --cleanup from brew bundle</title>
<updated>2026-05-29T18:16:54Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-29T18:16:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=d0f807884086fdc21f99c6e3775ea55b1ade5c3a'/>
<id>urn:sha1:d0f807884086fdc21f99c6e3775ea55b1ade5c3a</id>
<content type='text'>
I'll probably end up adding dependencies through use-package.
</content>
</entry>
<entry>
<title>GNUmakefile: Add ssh keygen recipe</title>
<updated>2026-05-29T18:16:19Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-29T18:16:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=26cd6b0e0a5ea329222de04e9147cde2cc52f44d'/>
<id>urn:sha1:26cd6b0e0a5ea329222de04e9147cde2cc52f44d</id>
<content type='text'>
</content>
</entry>
</feed>
