summaryrefslogtreecommitdiffstats
path: root/spacemacs/.spacemacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [spacemacs,vim] delete vestigial spacemacs and vim configsAmin Bandali2018-04-291-424/+0
| | | | | I haven't used either of them in a very long time and the configs are likely quite outdated.
* Update .spacemacsAmin Bandali2017-04-261-37/+78
|
* Bind shortcut for counsel-esh-history, also prefer text over htmlAmin Bandali2016-12-141-3/+3
|
* Add my GNU emailAmin Bandali2016-12-131-0/+1
| | | | | | | | | | | | | | | | 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
* Enable some themes, and use Source Code Pro instead of InconsolataAmin Bandali2016-12-121-6/+11
|
* Add mu4e configAmin Bandali2016-12-121-1/+1
| | | | TODO: switch to using mu4e-contexts
* Add ErcBar, also restore channel buffers from logsAmin Bandali2016-12-111-3/+0
|
* [spacemacs] Use znc.el for irc (wraps around erc)Amin Bandali2016-12-111-1/+1
| | | | | | kudos to vincentbernat and rrix https://github.com/vincentbernat/dot.emacs/blob/master/znc.conf.el http://doc.rix.si/cce/cce-irc.html
* 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 defaultAmin Bandali2016-12-111-1/+2
| | | | Signed-off-by: Amin Bandali <amin@aminb.org>
* Update .spacemacs and add aminb layerAmin Bandali2016-12-111-94/+162
|
* [spacemacs] add some layers and stuff from beforeAmin Bandali2016-02-131-9/+58
| | | | | | enable some layers, re-add some configurations and comments also, TODO: think about whether to use a separate custom.el file or not
* [spacemacs] use bigger font & slant powerlineAmin Bandali2016-02-131-2/+3
|
* [spacemacs] start from scratchAmin Bandali2016-02-131-109/+43
| | | | with .spacemacs of develop branch at a111f48
* [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 ": ")Amin Bandali2015-07-041-0/+2
| | | | | set erc nick completion postfix to ": " (the empty space after the colon was missing)
* [spacemacs] use ZNC.el for irc (wraps around erc)Amin Bandali2015-07-031-0/+1
| | | | kudos to Vincent Bernat for ssl-connector that reads creds from authinfo
* [spacemacs] remove the "advice" for git verboseAmin Bandali2015-07-031-4/+2
| | | | | new version of magit opens up another buffer that does this also, use smtpmail-send-it for send-mail-function
* [spacemacs] use erc instead of rcircAmin Bandali2015-07-011-15/+1
| | | | TODO: znc support
* [spacemacs] rcirc znc temporary configAmin Bandali2015-06-301-0/+15
| | | | until I figure out how to properly configure it
* [spacemacs] sync up with latest templateAmin Bandali2015-06-281-20/+95
| | | | and move my 'evil' customizations into dotspacemacs
* [spacemacs] merge new template changesAmin Bandali2015-06-141-22/+42
|
* [spacemacs] add rust-lang and shellAmin Bandali2015-05-301-0/+2
| | | | currently in develop
* [x,vim,spacemacs] switch back to gothamAmin Bandali2015-05-261-1/+2
|
* [spacemacs] enable emacs-lisp & rust config layersAmin Bandali2015-05-241-0/+2
| | | | (also switched to develop branch again)
* [spacemacs] switch to solarized (dark)Amin Bandali2015-05-101-2/+2
| | | | and change font size from 13 to 14
* 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
|
* newest .spacemacs changes from template (v0.100.0)Amin Bandali2015-03-171-7/+12
| | | | including official logo
* use normal Source Code ProAmin Bandali2015-03-161-2/+2
| | | | instead of the powerline version
* [magit] show diff of changes when committingAmin Bandali2015-03-091-0/+4
| | | | https://emacs.stackexchange.com/questions/3893/how-can-i-make-verbose-flag-be-enabled-by-default-in-magit-commit-screen
* enable persistent undo in emacsAmin Bandali2015-03-091-0/+6
| | | | reverse of https://github.com/syl20bnr/spacemacs/commit/885d092e72aeaa470253c19831ba42e2eecf3514
* use Zathura with AUCTeX in emacsAmin Bandali2015-03-091-0/+13
| | | | https://bbs.archlinux.org/viewtopic.php?id=189071
* apply my previous customizations to .spacemacsAmin Bandali2015-03-031-10/+32
|
* copy the original .spacemacs templateAmin Bandali2015-03-031-114/+98
| | | | due to changes in the file structure
* [spacemacs] disable haskell conf layer & set fontAmin Bandali2015-02-281-1/+7
|
* Disable state-based cursor colorAmin Bandali2015-02-241-1/+2
| | | | https://github.com/syl20bnr/spacemacs/issues/601#issuecomment-75703320
* change normal mode cursor color to match zenburnAmin Bandali2015-02-151-0/+1
|
* [spacemacs] switch to zenburn & add html layerAmin Bandali2015-02-131-2/+2
|
* use 001 spacemacs logoAmin Bandali2015-01-271-1/+1
|
* add spacemacs dotfileAmin Bandali2015-01-251-0/+117