<feed xmlns='http://www.w3.org/2005/Atom'>
<title>configs/spacemacs/.spacemacs, branch main</title>
<subtitle>My configuration for GNU Emacs and other programs</subtitle>
<id>https://git.gnu.ca/~bandali/configs/atom?h=main</id>
<link rel='self' href='https://git.gnu.ca/~bandali/configs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/'/>
<updated>2018-04-29T05:51:52+00:00</updated>
<entry>
<title>[spacemacs,vim] delete vestigial spacemacs and vim configs</title>
<updated>2018-04-29T05:51:52+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2018-04-29T05:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=b43e02acedf252efd3618b564174efb83c4c6d4c'/>
<id>urn:sha1:b43e02acedf252efd3618b564174efb83c4c6d4c</id>
<content type='text'>
I haven't used either of them in a very long time and the configs are
likely quite outdated.
</content>
</entry>
<entry>
<title>Update .spacemacs</title>
<updated>2017-04-27T01:11:22+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2017-04-27T01:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=5ee38ac2b3d22d617605185087c74db0f6a40091'/>
<id>urn:sha1:5ee38ac2b3d22d617605185087c74db0f6a40091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bind shortcut for counsel-esh-history, also prefer text over html</title>
<updated>2016-12-15T03:16:35+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-15T03:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=0b0b4e44187b16c2650ab5655d1ce9f9e2714e9f'/>
<id>urn:sha1:0b0b4e44187b16c2650ab5655d1ce9f9e2714e9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add my GNU email</title>
<updated>2016-12-13T16:29:49+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-13T16:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=ccdc4e0c2f85ad11b81c0d5260abd105754c2bd0'/>
<id>urn:sha1:ccdc4e0c2f85ad11b81c0d5260abd105754c2bd0</id>
<content type='text'>
Use getmail to fetch my GNU mail over pop3.

After stowing getmail config, run it like this the first time:
    getmail --store-password-in-gnome-keyring
to save the password in the Default gnome keyring.

Then, proceed to run it without arguments, and/or enable and start the systemd
timer for auto-syncing.

Requires:
    getmail
    gnome-keyring
    python2-gnome-keyring
</content>
</entry>
<entry>
<title>Enable some themes, and use Source Code Pro instead of Inconsolata</title>
<updated>2016-12-12T19:43:31+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-12T19:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=34ff66678933c0a792f290fc5d46cff800c50291'/>
<id>urn:sha1:34ff66678933c0a792f290fc5d46cff800c50291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mu4e config</title>
<updated>2016-12-12T08:06:35+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-12T08:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=818a4af5b33f5e5e3778cdaa979a1ef4134ab2a1'/>
<id>urn:sha1:818a4af5b33f5e5e3778cdaa979a1ef4134ab2a1</id>
<content type='text'>
TODO: switch to using mu4e-contexts
</content>
</entry>
<entry>
<title>Add ErcBar, also restore channel buffers from logs</title>
<updated>2016-12-12T03:00:12+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-12T03:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=8568bfb001d6b6a1059d7c8520a9b5f357528435'/>
<id>urn:sha1:8568bfb001d6b6a1059d7c8520a9b5f357528435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[spacemacs] Use znc.el for irc (wraps around erc)</title>
<updated>2016-12-11T21:51:42+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-11T21:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=ab386d244c0cf1b7fe274e2cec80a180e9b88b14'/>
<id>urn:sha1:ab386d244c0cf1b7fe274e2cec80a180e9b88b14</id>
<content type='text'>
kudos to vincentbernat and rrix
https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el
http://doc.rix.si/cce/cce-irc.html
</content>
</entry>
<entry>
<title>When using evil, start in emacs mode for eshell</title>
<updated>2016-12-11T17:37:04+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-11T17:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=88457608e75833d8d3a90c5ae8464e8154852042'/>
<id>urn:sha1:88457608e75833d8d3a90c5ae8464e8154852042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually, disable that for now</title>
<updated>2016-12-11T17:36:22+00:00</updated>
<author>
<name>Amin Bandali</name>
<email>amin@aminb.org</email>
</author>
<published>2016-12-11T17:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.gnu.ca/~bandali/configs/commit/?id=71e75a4adc9de55b8581457741ab12c9519870d1'/>
<id>urn:sha1:71e75a4adc9de55b8581457741ab12c9519870d1</id>
<content type='text'>
</content>
</entry>
</feed>
