summaryrefslogtreecommitdiffstats
path: root/spacemacs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update .spacemacsAmin Bandali2017-04-261-37/+78
* Spacemacs erc config updatesAmin Bandali2017-02-041-0/+32
* Bind shortcut for counsel-esh-history, also prefer text over htmlAmin Bandali2016-12-142-14/+22
* Rely on systemd timers for syncing mail, and re-index every 5 minutes•••Also, delete mail from server when fetching pop3 with getmail Amin Bandali2016-12-141-3/+2
* Add my GNU email•••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 Amin Bandali2016-12-132-10/+34
* Add missing user-full-name, and set send-mail-functionAmin Bandali2016-12-121-1/+3
* Enable some themes, and use Source Code Pro instead of InconsolataAmin Bandali2016-12-122-13/+22
* Add systemd units for calling mbsync every 5 minutes•••To enable: systemctl --user enable mbsync.timer systemctl --user start mbsync.timer Also, use 'pick-first for mu4e-context-policy Amin Bandali2016-12-121-1/+2
* Enable mu4e mode-line & notifications; and fix up error in .mbsyncrcAmin Bandali2016-12-121-1/+6
* Replace my-mu4e-account-alist with mu4e-contexts•••Also, get rid of [Gmail]/ prefix by using separate channels Amin Bandali2016-12-121-47/+32
* Add mu4e config•••TODO: switch to using mu4e-contexts Amin Bandali2016-12-123-3/+122
* Add ErcBar, also restore channel buffers from logsAmin Bandali2016-12-112-3/+48
* [spacemacs] Use znc.el for irc (wraps around erc)•••kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html Amin Bandali2016-12-113-2/+62
* When using evil, start in emacs mode for eshellAmin Bandali2016-12-111-1/+4
* Actually, disable that for nowAmin Bandali2016-12-111-2/+2
* Sign and sign-off commits by default•••Signed-off-by: Amin Bandali <amin@aminb.org> Amin Bandali2016-12-111-1/+2
* Update .spacemacs and add aminb layerAmin Bandali2016-12-112-94/+200
* [spacemacs] add some layers and stuff from before•••enable some layers, re-add some configurations and comments also, TODO: think about whether to use a separate custom.el file or not Amin Bandali2016-02-131-9/+58
* [spacemacs] use bigger font & slant powerlineAmin Bandali2016-02-131-2/+3
* [spacemacs] start from scratch•••with .spacemacs of develop branch at a111f48 Amin Bandali2016-02-137-406/+43
* [spacemacs] update dot file w latest dev templateAmin Bandali2015-12-231-123/+149
* [spacemacs] font size 14Amin Bandali2015-07-051-1/+1
* [spacemacs] (setq erc-pcomplete-nick-postfix ": ")•••set erc nick completion postfix to ": " (the empty space after the colon was missing) Amin Bandali2015-07-041-0/+2
* [spacemacs] use ZNC.el for irc (wraps around erc)•••kudos to Vincent Bernat for ssl-connector that reads creds from authinfo Amin Bandali2015-07-034-0/+114
* [spacemacs] remove the "advice" for git verbose•••new version of magit opens up another buffer that does this also, use smtpmail-send-it for send-mail-function Amin Bandali2015-07-031-4/+2
* use mbsync for syncing mail instead of offlineimapAmin Bandali2015-07-021-5/+9
* [spacemacs] use erc instead of rcirc•••TODO: znc support Amin Bandali2015-07-011-15/+1
* [spacemacs] rcirc znc temporary config•••until I figure out how to properly configure it Amin Bandali2015-06-301-0/+15
* [spacemacs] sync up with latest template•••and move my 'evil' customizations into dotspacemacs Amin Bandali2015-06-283-93/+95
* [spacemacs] merge new template changesAmin Bandali2015-06-141-22/+42
* [spacemacs] add rust-lang and shell•••currently in develop Amin Bandali2015-05-301-0/+2
* [x,vim,spacemacs] switch back to gothamAmin Bandali2015-05-261-1/+2
* [spacemacs] enable emacs-lisp & rust config layers•••(also switched to develop branch again) Amin Bandali2015-05-241-0/+2
* [spacemacs] switch to solarized (dark)•••and change font size from 13 to 14 Amin Bandali2015-05-101-2/+2
* mu4e custom signatureAmin Bandali2015-05-031-0/+4
* use Chris Done's style for haskell hindentAmin Bandali2015-05-031-1/+1
* switch to gotham for emacs and urxvtAmin Bandali2015-04-251-1/+2
* update .spacemacs (with v0.101.1 template)Amin Bandali2015-04-131-7/+43
* enable haskell layerAmin Bandali2015-04-081-1/+1
* add .lein/profiles.clj as part of spacemacs confsAmin Bandali2015-03-211-0/+4
* newest .spacemacs changes from template (v0.100.0)•••including official logo Amin Bandali2015-03-171-7/+12
* use normal Source Code Pro•••instead of the powerline version Amin Bandali2015-03-161-2/+2
* [magit] show diff of changes when committing•••https://emacs.stackexchange.com/questions/3893/how-can-i-make-verbose-flag-be-enabled-by-default-in-magit-commit-screen Amin Bandali2015-03-091-0/+4
* enable persistent undo in emacs•••reverse of https://github.com/syl20bnr/spacemacs/commit/885d092e72aeaa470253c19831ba42e2eecf3514 Amin Bandali2015-03-091-0/+6
* use Zathura with AUCTeX in emacs•••https://bbs.archlinux.org/viewtopic.php?id=189071 Amin Bandali2015-03-091-0/+13
* apply my previous customizations to .spacemacsAmin Bandali2015-03-031-10/+32
* copy the original .spacemacs template•••due to changes in the file structure Amin Bandali2015-03-031-114/+98
* [spacemacs] disable haskell conf layer & set fontAmin Bandali2015-02-281-1/+7
* Disable state-based cursor color•••https://github.com/syl20bnr/spacemacs/issues/601#issuecomment-75703320 Amin Bandali2015-02-241-1/+2
* [spacemacs] add my evil contrib layerAmin Bandali2015-02-212-0/+73