<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/etc/bash, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/dotfiles/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/'/>
<updated>2022-08-12T22:09:52Z</updated>
<entry>
<title>etc/{bash =&gt; sh}/rc: Separate Bash-specific code, remove unused code</title>
<updated>2022-08-12T22:09:52Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-12T22:09:52Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=4d813084363593037f3d0aaa93916730901dc529'/>
<id>urn:sha1:4d813084363593037f3d0aaa93916730901dc529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv etc/bash/check.sh etc/sh/check.sh</title>
<updated>2022-08-12T22:06:50Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-12T22:06:50Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=a30883a7b8227c0687bae6de3626c2b220e746c5'/>
<id>urn:sha1:a30883a7b8227c0687bae6de3626c2b220e746c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv etc/bash/privrc.sh etc/sh/privrc.sh</title>
<updated>2022-08-12T22:06:14Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-12T22:06:14Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=9acc1779b0d46d52f23d8e1fbfc3eac005423430'/>
<id>urn:sha1:9acc1779b0d46d52f23d8e1fbfc3eac005423430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>etc/{bash =&gt; sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_level</title>
<updated>2022-08-12T22:05:56Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-08-12T22:05:56Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=3d4ee814546af5347f3c7665b71293b1a208b0eb'/>
<id>urn:sha1:3d4ee814546af5347f3c7665b71293b1a208b0eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>etc/bash/rc: Use "-e" instead of "-r" before sourcing files</title>
<updated>2022-05-16T04:36:09Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-16T04:36:06Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=776275d9a76d4c5936a3f2ba1c3d3fe73ba2e946'/>
<id>urn:sha1:776275d9a76d4c5936a3f2ba1c3d3fe73ba2e946</id>
<content type='text'>
I previously had the impression that "-r" tested for a "readable file",
when it actually works on directories too.  So I'm sticking to the more
general "-e" instead.
</content>
</entry>
<entry>
<title>etc/bash/rc: explicitly set $HISTSIZE to -1 to represent the infinite value</title>
<updated>2022-05-16T04:29:52Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-16T04:29:52Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=c2a8a8786a140b3c6cc830ce0a86afff68477846'/>
<id>urn:sha1:c2a8a8786a140b3c6cc830ce0a86afff68477846</id>
<content type='text'>
</content>
</entry>
<entry>
<title>etc/bash/rc: manually load $XDG_CONFIG_HOME/guix/current/etc/profile</title>
<updated>2022-05-16T04:12:50Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-16T04:12:44Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=e6301e05fce35fac4b46f8b1886c514cd8285e72'/>
<id>urn:sha1:e6301e05fce35fac4b46f8b1886c514cd8285e72</id>
<content type='text'>
Guix sources the hardcoded ~/.config/guix/current in /etc/profile, so my
custom path needs to be loaded manually.
</content>
</entry>
<entry>
<title>etc/bash/rc: Don't source /etc/bashrc from user file</title>
<updated>2022-05-16T04:09:14Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-16T04:09:12Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=c5518ec7b288f6f7d1795198d2da735acc33cbaa'/>
<id>urn:sha1:c5518ec7b288f6f7d1795198d2da735acc33cbaa</id>
<content type='text'>
Let this file be soruced by /etc/* files, or not be sourced at all.
</content>
</entry>
<entry>
<title>etc/bash/vcs-ps1.sh: Better checking of empty shell variables</title>
<updated>2022-05-16T03:30:01Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-16T03:30:01Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=004616122241810cf4fd63be8237fc0422b1b2f9'/>
<id>urn:sha1:004616122241810cf4fd63be8237fc0422b1b2f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use TinyCC as the default value of $CC</title>
<updated>2022-05-15T22:50:22Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2022-05-15T22:50:22Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/dotfiles/commit/?id=1074194307e83a6ae882872352159ec3b0f80e53'/>
<id>urn:sha1:1074194307e83a6ae882872352159ec3b0f80e53</id>
<content type='text'>
</content>
</entry>
</feed>
