Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emacs: automatically load diff-hl | Amin Bandali | 2019-05-12 | 1 | -0/+1 | |
| | | | | for git change indication in the fringe | |||||
* | emacs: multi-term: add some bindings, send more raw keys | Amin Bandali | 2019-05-12 | 1 | -3/+22 | |
| | | | | in particular makes using weechat more pleasant | |||||
* | emacs: gnus: fix up posting styles | Amin Bandali | 2019-05-12 | 1 | -4/+4 | |
| | ||||||
* | emacs: add gnus-dired | Amin Bandali | 2019-05-12 | 1 | -0/+5 | |
| | ||||||
* | emacs: gnus: don’t destroy other windows | Amin Bandali | 2019-05-12 | 1 | -0/+4 | |
| | ||||||
* | emacs: set screen’s config file explicitly for multi-term | Amin Bandali | 2019-05-11 | 1 | -2/+4 | |
| | | | | | | Not sure why (getenv "SCREENRC") evaluates to "/screen/screenrc" only and the $XDG_CONFIG_HOME prefix of it is missing. Don’t have time to investigate. | |||||
* | emacs: use .local tld for dovecot usernames for more clarity | Amin Bandali | 2019-05-10 | 1 | -5/+5 | |
| | | | | also use shorter machine names for uwaterloo and csclub accounts | |||||
* | emacs: add a few useful counsel-related keybindings | Amin Bandali | 2019-05-10 | 1 | -0/+3 | |
| | ||||||
* | emacs: divide init.el up into sections and add commentary | Amin Bandali | 2019-05-10 | 1 | -52/+383 | |
| | ||||||
* | emacs: add comment macro | Amin Bandali | 2019-05-10 | 1 | -0/+6 | |
| | ||||||
* | emacs: remove everything related to byte-compiling init file | Amin Bandali | 2019-05-10 | 1 | -33/+8 | |
| | ||||||
* | emacs: slight init.el tweaks | Amin Bandali | 2019-05-10 | 1 | -1/+3 | |
| | ||||||
* | emacs: add {early-,}init.el, as exported from init.org | Amin Bandali | 2019-05-10 | 1 | -0/+1557 | |
in preparation for moving to a regular non-literate config |