Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relax .gitignore a bit | Amin Bandali | 2020-04-11 | 1 | -1/+2 |
| | |||||
* | move emacs files from .emacs.d to . | Amin Bandali | 2020-04-11 | 1 | -1/+1 |
| | | | | this repository's root will be ~/.emacs.d (again) from now on | ||||
* | git: ignore everything | Amin Bandali | 2019-04-13 | 1 | -15/+1 |
| | | | | | | to help make it safer to use this repo at ~/ caveat: have to force add untracked files | ||||
* | emacs: move configuration to .emacs.d | Amin Bandali | 2019-04-13 | 1 | -16/+15 |
| | |||||
* | [emacs][wip] remove all the package submodules | Amin Bandali | 2018-12-24 | 1 | -3/+1 |
| | |||||
* | [emacs][wip] begin migration to straight.el | Amin Bandali | 2018-12-24 | 1 | -0/+3 |
| | | | | | comment out just about all packages; will add them back gradually to make sure everything works as expected | ||||
* | [emacs] dired hide details by default, ignore /var/eshell/lastdir | Amin Bandali | 2018-12-23 | 1 | -0/+1 |
| | |||||
* | [emacs] remove and ignore {early-,}init.el again | Amin Bandali | 2018-12-22 | 1 | -0/+3 |
| | |||||
* | [emacs] unignore and add {early-}init.el | Amin Bandali | 2018-12-21 | 1 | -3/+0 |
| | |||||
* | [emacs] commit var/abbrev.el abbrevs file | Amin Bandali | 2018-12-12 | 1 | -0/+2 |
| | |||||
* | [emacs] unignore bbdb-autoloads.el | Amin Bandali | 2018-12-08 | 1 | -0/+2 |
| | |||||
* | [emacs] assimilate and add eshell-up, add eshell aliases file | Amin Bandali | 2018-11-18 | 1 | -1/+6 |
| | | | | | eshell aliases file based on https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases | ||||
* | [emacs] assimilate slack and deps, clear up .gitignore, add secrets | Amin Bandali | 2018-11-01 | 1 | -6/+1 |
| | | | | | | | | | | | hopefully the slack thing is temporary, as i don’t like using proprietary platforms. however, if i must, i’d *much* prefer using free software to access it, rather than executing proprietary JS. note: since i’ve decided to commit etc/secrets.el, it shall not contain any sensitive information itself, but rather how to obtain them. therefore, it must be byte-compiled; and the byte-compiled etc/secrets.elc must *never* be committed. | ||||
* | [emacs] assimilate pdf-tools and deps | Amin Bandali | 2018-10-21 | 1 | -15/+0 |
| | | | | | | | anzu is not a dependency, but I noticed doom-modeline refers to it when using isearch (in pdf-view-mode swiper searches through binary contents of a pdf, so we'll fall back to isearch), resulting in a warning if it's not present. | ||||
* | [emacs] remove previous [experimental] emacs config | Amin Bandali | 2018-04-29 | 1 | -1/+5 |
| | | | | It was based on straight.el. | ||||
* | [emacs] add Borg's layer/essentials init, with some of my stuff | Amin Bandali | 2018-04-28 | 1 | -0/+2 |
| | |||||
* | [emacs] prepare for Borg-ification | Amin Bandali | 2018-04-26 | 1 | -0/+2 |
| | |||||
* | Add my GNU email | Amin Bandali | 2016-12-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | ignore ranger history,bookmarks,tagged | Amin Bandali | 2015-06-25 | 1 | -1/+6 |
| | |||||
* | improve gitignore | Amin Bandali | 2014-10-26 | 1 | -6/+9 |
| | |||||
* | add gitignore | Amin Bandali | 2014-10-26 | 1 | -0/+6 |