|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| | I will be using the repository to store my configurations for other
non-Emacs pieces of software.  The repository itself will be located
at ~/ rather than ~/.emacs.d/. | 
| | |  | 
| | 
| 
| 
| | this repository's root will be ~/.emacs.d (again) from now on | 
| | 
| 
| 
| 
| 
| | to help make it safer to use this repo at ~/
caveat: have to force add untracked files | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | comment out just about all packages; will add them back gradually to
make sure everything works as expected | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | eshell aliases file based on
https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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. | 
| | 
| 
| 
| 
| 
| 
| | 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. | 
| | 
| 
| 
| | It was based on straight.el. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | |  | 
| | |  | 
|  |  |