<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/zsh, branch master</title>
<subtitle>dotfiles used on various Linux machines, managed with GNU Stow.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/'/>
<entry>
<title>zsh: remove MOZ_* environment variables</title>
<updated>2025-02-04T13:54:18+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2025-02-04T13:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=f6a84055165731f366c36e94aec840268bdbaa2d'/>
<id>f6a84055165731f366c36e94aec840268bdbaa2d</id>
<content type='text'>
these preferences are already defined by Gentoo when the `hwaccel` USE
flag is enabled, and `X` is disabled on my systems anyway so Wayland is
naturally favoured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these preferences are already defined by Gentoo when the `hwaccel` USE
flag is enabled, and `X` is disabled on my systems anyway so Wayland is
naturally favoured.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: use WLR_RENDERER=vulkan</title>
<updated>2025-02-04T13:51:17+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2025-02-04T13:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=b390bc630ecd38553eeafbdf824a61086644d537'/>
<id>b390bc630ecd38553eeafbdf824a61086644d537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: remove duplicate .local/bin from path</title>
<updated>2025-02-04T13:48:00+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2025-02-04T13:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=dbc7e4b83ce9fbc82794b27bc5850a9a23e76b2a'/>
<id>dbc7e4b83ce9fbc82794b27bc5850a9a23e76b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: remove CMAKE_MAKEFILE_GENERATOR</title>
<updated>2024-09-01T00:57:35+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-09-01T00:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=9c3489c6f15e5e1a74a92b83841a61219106da75'/>
<id>9c3489c6f15e5e1a74a92b83841a61219106da75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: set $SSH_AUTH_SOCK for hissh-agent</title>
<updated>2024-08-30T23:32:06+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-30T23:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=1ed3bad63f1f8a831e03afaf22c5ec33f69ef99a'/>
<id>1ed3bad63f1f8a831e03afaf22c5ec33f69ef99a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk: .gtk2.0-rc -&gt; .config/gtk-2.0/gtkrc</title>
<updated>2024-08-29T04:12:52+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-29T04:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=77f0e91688fd5acb541a8c83436cf7ebea9f7349'/>
<id>77f0e91688fd5acb541a8c83436cf7ebea9f7349</id>
<content type='text'>
.gtk2.0-rc was wrong anyway, it's actually .gtkrc-2.0. oh well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.gtk2.0-rc was wrong anyway, it's actually .gtkrc-2.0. oh well.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: path ~/scripts -&gt; ~/.local/bin, remove unneeded paths</title>
<updated>2024-08-29T00:31:03+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-29T00:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=55f3d44cb2f237bb7325aefdaf282877cab2b0e2'/>
<id>55f3d44cb2f237bb7325aefdaf282877cab2b0e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: remove unneeded rustflags, use nproc for jobs in MAKEOPTS</title>
<updated>2024-08-29T00:27:40+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-29T00:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=8f72c1c253ec2439af7f8139d34c519b2736be1a'/>
<id>8f72c1c253ec2439af7f8139d34c519b2736be1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: don't hardcode music directory</title>
<updated>2024-08-29T00:19:59+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-29T00:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=517ec90b3c852c6e17c5f8f54ced6dccc45fee73'/>
<id>517ec90b3c852c6e17c5f8f54ced6dccc45fee73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: remove paranoia, update sway command</title>
<updated>2024-08-28T23:06:37+00:00</updated>
<author>
<name>Andrew Pirie</name>
<email>andrew@apirie.uk</email>
</author>
<published>2024-08-28T23:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.apirie.uk/dotfiles/commit/?id=6f4dee41ebca26a53b975a32e0e9eb0a3d0c69e4'/>
<id>6f4dee41ebca26a53b975a32e0e9eb0a3d0c69e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
