<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/home/.profile, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2022-03-22T15:39:53+00:00</updated>
<entry>
<title>Source ~/.profile.local if it exists</title>
<updated>2022-03-22T15:39:53+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-22T15:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=ce93c29da6c60117c9209f745f165cb480cc3c6c'/>
<id>urn:sha1:ce93c29da6c60117c9209f745f165cb480cc3c6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use diff-highlight for GIT_PAGER if available</title>
<updated>2022-01-19T02:02:34+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-01-19T02:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=5c4def33793b9be4af71ebaaccfcd41e65e4b21e'/>
<id>urn:sha1:5c4def33793b9be4af71ebaaccfcd41e65e4b21e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ~/.cargo to PATH</title>
<updated>2022-01-17T20:09:12+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-01-17T20:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=2fb9fa7dc5c7531962b1ae498775d13d6aa21662'/>
<id>urn:sha1:2fb9fa7dc5c7531962b1ae498775d13d6aa21662</id>
<content type='text'>
Just in case I need to do Rust. My path function checks if it exists
so it's not creating noise otherwise.
</content>
</entry>
<entry>
<title>Set extended in vi</title>
<updated>2022-01-17T20:08:39+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-01-17T20:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b401c36ef68518e3378114c5e5bdf44f4ffa94c2'/>
<id>urn:sha1:b401c36ef68518e3378114c5e5bdf44f4ffa94c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use command -v rather than type</title>
<updated>2021-08-25T21:34:45+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-08-25T21:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=08caa0a0b3da4d1dd33039ac59fb541497661671'/>
<id>urn:sha1:08caa0a0b3da4d1dd33039ac59fb541497661671</id>
<content type='text'>
Some shells write to standard error from type when the command is
not found. command -v is silent.
</content>
</entry>
<entry>
<title>Set iclower, not ic</title>
<updated>2021-06-14T18:31:57+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-06-14T18:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b2716b1f4778796dd6cd8a9cc06fb82fbb57d9e2'/>
<id>urn:sha1:b2716b1f4778796dd6cd8a9cc06fb82fbb57d9e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move LESS_TERMCAP settings to .shrc</title>
<updated>2021-02-27T22:48:58+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-27T22:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=08696a772f39de584723cef9cfb2e122a81b442b'/>
<id>urn:sha1:08696a772f39de584723cef9cfb2e122a81b442b</id>
<content type='text'>
They depend on TERM, so they shouldn't run in .profile.
</content>
</entry>
<entry>
<title>Add ~/.local/share/man to MANPATH</title>
<updated>2021-02-10T04:25:14+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-10T04:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=c7672fbbcf6e995afc1ba0b0d842b84cd5161346'/>
<id>urn:sha1:c7672fbbcf6e995afc1ba0b0d842b84cd5161346</id>
<content type='text'>
I'm not sure this won't screw something up on macOS or elsewhere.
Hopefully other man(1) implementations behave the same way around
leading/trailing colons in MANPATH.
</content>
</entry>
<entry>
<title>Fix adding /usr/games to PATH</title>
<updated>2021-02-10T03:55:28+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-10T03:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=f9457c85b03f9c2a9b05ad721bb35348cccf5eb8'/>
<id>urn:sha1:f9457c85b03f9c2a9b05ad721bb35348cccf5eb8</id>
<content type='text'>
I forgot that my own function only takes one parameter oops.
</content>
</entry>
<entry>
<title>Add /usr/X11R6/bin to PATH</title>
<updated>2021-02-06T21:21:07+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-06T21:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=06b822bf413af99ed14f2a97fee7928b0d868c1a'/>
<id>urn:sha1:06b822bf413af99ed14f2a97fee7928b0d868c1a</id>
<content type='text'>
</content>
</entry>
</feed>
