Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spacemacs erc config updates | Amin Bandali | 2017-02-04 | 1 | -0/+32 |
| | |||||
* | Bind shortcut for counsel-esh-history, also prefer text over html | Amin Bandali | 2016-12-14 | 1 | -11/+19 |
| | |||||
* | Rely on systemd timers for syncing mail, and re-index every 5 minutes | Amin Bandali | 2016-12-14 | 1 | -3/+2 |
| | | | | Also, delete mail from server when fetching pop3 with getmail | ||||
* | Add my GNU email | Amin Bandali | 2016-12-13 | 1 | -10/+33 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Add missing user-full-name, and set send-mail-function | Amin Bandali | 2016-12-12 | 1 | -1/+3 |
| | |||||
* | Enable some themes, and use Source Code Pro instead of Inconsolata | Amin Bandali | 2016-12-12 | 1 | -7/+11 |
| | |||||
* | Add systemd units for calling mbsync every 5 minutes | Amin Bandali | 2016-12-12 | 1 | -1/+2 |
| | | | | | | | | To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy | ||||
* | Enable mu4e mode-line & notifications; and fix up error in .mbsyncrc | Amin Bandali | 2016-12-12 | 1 | -1/+6 |
| | |||||
* | Replace my-mu4e-account-alist with mu4e-contexts | Amin Bandali | 2016-12-12 | 1 | -47/+32 |
| | | | | Also, get rid of [Gmail]/ prefix by using separate channels | ||||
* | Add mu4e config | Amin Bandali | 2016-12-12 | 2 | -2/+121 |
| | | | | TODO: switch to using mu4e-contexts | ||||
* | Add ErcBar, also restore channel buffers from logs | Amin Bandali | 2016-12-11 | 1 | -0/+48 |
| | |||||
* | [spacemacs] Use znc.el for irc (wraps around erc) | Amin Bandali | 2016-12-11 | 2 | -1/+61 |
| | | | | | | kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html | ||||
* | Update .spacemacs and add aminb layer | Amin Bandali | 2016-12-11 | 1 | -0/+38 |
| | |||||
* | [spacemacs] start from scratch | Amin Bandali | 2016-02-13 | 5 | -293/+0 |
| | | | | with .spacemacs of develop branch at a111f48 | ||||
* | [spacemacs] use ZNC.el for irc (wraps around erc) | Amin Bandali | 2015-07-03 | 3 | -0/+113 |
| | | | | kudos to Vincent Bernat for ssl-connector that reads creds from authinfo | ||||
* | use mbsync for syncing mail instead of offlineimap | Amin Bandali | 2015-07-02 | 1 | -5/+9 |
| | |||||
* | [spacemacs] sync up with latest template | Amin Bandali | 2015-06-28 | 2 | -73/+0 |
| | | | | and move my 'evil' customizations into dotspacemacs | ||||
* | mu4e custom signature | Amin Bandali | 2015-05-03 | 1 | -0/+4 |
| | |||||
* | [spacemacs] add my evil contrib layer | Amin Bandali | 2015-02-21 | 2 | -0/+73 |
| | |||||
* | [spacemacs] add my mu4e contrib layer | Amin Bandali | 2015-02-21 | 2 | -0/+172 |