<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ben/cfg.git, branch master</title>
<subtitle>my dotfiles, via nix and home-manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/'/>
<entry>
<title>small fixes</title>
<updated>2026-01-09T10:57:58+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2026-01-09T10:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=fbb6ff59deed7f8bc4f38ba707def1c7ff475d20'/>
<id>fbb6ff59deed7f8bc4f38ba707def1c7ff475d20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tmux clipboard integration with yank plugin</title>
<updated>2025-12-22T22:44:52+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-12-22T22:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=5f37cf1c2a9dade75a4ba1a61ebc0c006b1301ec'/>
<id>5f37cf1c2a9dade75a4ba1a61ebc0c006b1301ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ef-dream themes for bat, fzf, telegram; reorganize polybar with GPU monitoring; fix xmonad tab colors</title>
<updated>2025-12-22T21:31:13+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-12-22T21:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=a5a6bfc8a5d632a76335d3021a9ae8f423efd40d'/>
<id>a5a6bfc8a5d632a76335d3021a9ae8f423efd40d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ef-dream theme and integrate with vim/polybar configs</title>
<updated>2025-12-22T19:48:12+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-12-22T19:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=824a42ad72d90420713e6e87d75fedcb1366295e'/>
<id>824a42ad72d90420713e6e87d75fedcb1366295e</id>
<content type='text'>
Amp-Thread-ID: https://ampcode.com/threads/T-019b479a-0995-731e-8d63-ed185a1ab54a
Co-authored-by: Amp &lt;amp@ampcode.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Amp-Thread-ID: https://ampcode.com/threads/T-019b479a-0995-731e-8d63-ed185a1ab54a
Co-authored-by: Amp &lt;amp@ampcode.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply ef-dream theme across all config</title>
<updated>2025-12-22T18:33:19+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-12-22T18:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=107061ad599d85783490885e912ee9cf01633be1'/>
<id>107061ad599d85783490885e912ee9cf01633be1</id>
<content type='text'>
- theme.nix: Replace base16/spacemacs with ef-dream/ef-reverie palettes
- xmonad.hs: Update border colors to ef-dream
- common.nix: Update fzf, starship, tmux, bat colors to ef-dream
- Xresources generated from ef-dream palette
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- theme.nix: Replace base16/spacemacs with ef-dream/ef-reverie palettes
- xmonad.hs: Update border colors to ef-dream
- common.nix: Update fzf, starship, tmux, bat colors to ef-dream
- Xresources generated from ef-dream palette
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to kitty terminal with ef-dream theme, emoji support</title>
<updated>2025-12-22T18:31:18+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-12-22T18:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=8d9eb8fa8a20efa4c4318fccef97d21fe91fb092'/>
<id>8d9eb8fa8a20efa4c4318fccef97d21fe91fb092</id>
<content type='text'>
- Replace urxvt with kitty as default terminal
- Add ef-dream inspired color scheme to kitty
- Configure emoji font fallback with Noto Color Emoji
- Update xmonad.hs to use kitty for terminal and scratchpads
- Fix cmdtree to fetch from GitHub instead of broken git://jb55.com
- Remove urxvt.nix and alacritty config
- Add AGENTS.md for agentic coding tools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace urxvt with kitty as default terminal
- Add ef-dream inspired color scheme to kitty
- Configure emoji font fallback with Noto Color Emoji
- Update xmonad.hs to use kitty for terminal and scratchpads
- Fix cmdtree to fetch from GitHub instead of broken git://jb55.com
- Remove urxvt.nix and alacritty config
- Add AGENTS.md for agentic coding tools
</pre>
</div>
</content>
</entry>
<entry>
<title>add whisper-dictate subservice</title>
<updated>2025-09-18T15:42:17+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-09-18T15:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=f8d26da7c054c0a4c89ab12993e00f74ea9260a1'/>
<id>f8d26da7c054c0a4c89ab12993e00f74ea9260a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pointer follow xmonad monitor</title>
<updated>2025-05-22T14:59:57+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-05-22T14:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=1c6de10ac4f9808e3a480ed7b7b11577d13ad005'/>
<id>1c6de10ac4f9808e3a480ed7b7b11577d13ad005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gramps to beryllium and laptop</title>
<updated>2025-05-19T19:41:27+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-05-19T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=485419c07ab6d8df1a8ef246ad6eb8c1e1d13f35'/>
<id>485419c07ab6d8df1a8ef246ad6eb8c1e1d13f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add training calendar</title>
<updated>2025-05-18T17:24:42+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2025-05-18T17:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/cfg.git/commit/?id=b37a632cf767397157e7c79299c931b569177b5d'/>
<id>b37a632cf767397157e7c79299c931b569177b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
