| Commit message (Expand) | Author | Age | Files | Lines |
* | Move GNU Emacs configs from ./ into .emacs.d/•••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/.
|  Amin Bandali | 2020-10-05 | 1 | -2/+1 |
* | relax .gitignore a bit |  Amin Bandali | 2020-04-11 | 1 | -1/+2 |
* | move emacs files from .emacs.d to .•••this repository's root will be ~/.emacs.d (again) from now on
|  Amin Bandali | 2020-04-11 | 1 | -1/+1 |
* | git: ignore everything•••to help make it safer to use this repo at ~/
caveat: have to force add untracked files
|  Amin Bandali | 2019-04-13 | 1 | -15/+1 |
* | 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•••comment out just about all packages; will add them back gradually to
make sure everything works as expected
|  Amin Bandali | 2018-12-24 | 1 | -0/+3 |
* | [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•••eshell aliases file based on
https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases
|  Amin Bandali | 2018-11-18 | 1 | -1/+6 |
* | [emacs] assimilate slack and deps, clear up .gitignore, add secrets•••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.
|  Amin Bandali | 2018-11-01 | 1 | -6/+1 |
* | [emacs] assimilate pdf-tools and deps•••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.
|  Amin Bandali | 2018-10-21 | 1 | -15/+0 |
* | [emacs] remove previous [experimental] emacs config•••It was based on straight.el.
|  Amin Bandali | 2018-04-29 | 1 | -1/+5 |
* | [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•••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
|  Amin Bandali | 2016-12-13 | 1 | -0/+3 |
* | 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 |