Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [spacemacs] Use znc.el for irc (wraps around erc) | Amin Bandali | 2016-12-11 | 1 | -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 eshell | Amin Bandali | 2016-12-11 | 1 | -1/+4 |
| | |||||
* | Actually, disable that for now | Amin Bandali | 2016-12-11 | 1 | -2/+2 |
| | |||||
* | Sign and sign-off commits by default | Amin Bandali | 2016-12-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Amin Bandali <amin@aminb.org> | ||||
* | Update .spacemacs and add aminb layer | Amin Bandali | 2016-12-11 | 1 | -94/+162 |
| | |||||
* | [spacemacs] add some layers and stuff from before | Amin Bandali | 2016-02-13 | 1 | -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 powerline | Amin Bandali | 2016-02-13 | 1 | -2/+3 |
| | |||||
* | [spacemacs] start from scratch | Amin Bandali | 2016-02-13 | 1 | -109/+43 |
| | | | | with .spacemacs of develop branch at a111f48 | ||||
* | [spacemacs] update dot file w latest dev template | Amin Bandali | 2015-12-23 | 1 | -123/+149 |
| | |||||
* | [spacemacs] font size 14 | Amin Bandali | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | [spacemacs] (setq erc-pcomplete-nick-postfix ": ") | Amin Bandali | 2015-07-04 | 1 | -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 Bandali | 2015-07-03 | 1 | -0/+1 |
| | | | | kudos to Vincent Bernat for ssl-connector that reads creds from authinfo | ||||
* | [spacemacs] remove the "advice" for git verbose | Amin Bandali | 2015-07-03 | 1 | -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 rcirc | Amin Bandali | 2015-07-01 | 1 | -15/+1 |
| | | | | TODO: znc support | ||||
* | [spacemacs] rcirc znc temporary config | Amin Bandali | 2015-06-30 | 1 | -0/+15 |
| | | | | until I figure out how to properly configure it | ||||
* | [spacemacs] sync up with latest template | Amin Bandali | 2015-06-28 | 1 | -20/+95 |
| | | | | and move my 'evil' customizations into dotspacemacs | ||||
* | [spacemacs] merge new template changes | Amin Bandali | 2015-06-14 | 1 | -22/+42 |
| | |||||
* | [spacemacs] add rust-lang and shell | Amin Bandali | 2015-05-30 | 1 | -0/+2 |
| | | | | currently in develop | ||||
* | [x,vim,spacemacs] switch back to gotham | Amin Bandali | 2015-05-26 | 1 | -1/+2 |
| | |||||
* | [spacemacs] enable emacs-lisp & rust config layers | Amin Bandali | 2015-05-24 | 1 | -0/+2 |
| | | | | (also switched to develop branch again) | ||||
* | [spacemacs] switch to solarized (dark) | Amin Bandali | 2015-05-10 | 1 | -2/+2 |
| | | | | and change font size from 13 to 14 | ||||
* | use Chris Done's style for haskell hindent | Amin Bandali | 2015-05-03 | 1 | -1/+1 |
| | |||||
* | switch to gotham for emacs and urxvt | Amin Bandali | 2015-04-25 | 1 | -1/+2 |
| | |||||
* | update .spacemacs (with v0.101.1 template) | Amin Bandali | 2015-04-13 | 1 | -7/+43 |
| | |||||
* | enable haskell layer | Amin Bandali | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | newest .spacemacs changes from template (v0.100.0) | Amin Bandali | 2015-03-17 | 1 | -7/+12 |
| | | | | including official logo | ||||
* | use normal Source Code Pro | Amin Bandali | 2015-03-16 | 1 | -2/+2 |
| | | | | instead of the powerline version | ||||
* | [magit] show diff of changes when committing | Amin Bandali | 2015-03-09 | 1 | -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 emacs | Amin Bandali | 2015-03-09 | 1 | -0/+6 |
| | | | | reverse of https://github.com/syl20bnr/spacemacs/commit/885d092e72aeaa470253c19831ba42e2eecf3514 | ||||
* | use Zathura with AUCTeX in emacs | Amin Bandali | 2015-03-09 | 1 | -0/+13 |
| | | | | https://bbs.archlinux.org/viewtopic.php?id=189071 | ||||
* | apply my previous customizations to .spacemacs | Amin Bandali | 2015-03-03 | 1 | -10/+32 |
| | |||||
* | copy the original .spacemacs template | Amin Bandali | 2015-03-03 | 1 | -114/+98 |
| | | | | due to changes in the file structure | ||||
* | [spacemacs] disable haskell conf layer & set font | Amin Bandali | 2015-02-28 | 1 | -1/+7 |
| | |||||
* | Disable state-based cursor color | Amin Bandali | 2015-02-24 | 1 | -1/+2 |
| | | | | https://github.com/syl20bnr/spacemacs/issues/601#issuecomment-75703320 | ||||
* | change normal mode cursor color to match zenburn | Amin Bandali | 2015-02-15 | 1 | -0/+1 |
| | |||||
* | [spacemacs] switch to zenburn & add html layer | Amin Bandali | 2015-02-13 | 1 | -2/+2 |
| | |||||
* | use 001 spacemacs logo | Amin Bandali | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | add spacemacs dotfile | Amin Bandali | 2015-01-25 | 1 | -0/+117 |