| Commit message (Expand) | Author | Age | Files | Lines |
* | [emacs] dired hide details by default, ignore /var/eshell/lastdir |  Amin Bandali | 2018-12-23 | 1 | -5/+9 |
* | [emacs/dired] add a few bindings |  Amin Bandali | 2018-12-23 | 1 | -1/+51 |
* | [emacs] silence ivy-initial-inputs-alist related warning |  Amin Bandali | 2018-12-23 | 1 | -0/+1 |
* | [emacs] use ^ ivy prefix for epkg-describe-package |  Amin Bandali | 2018-12-23 | 1 | -1/+5 |
* | [emacs] drop the various doom-like naming conventions, simply use a/ |  Amin Bandali | 2018-12-23 | 1 | -69/+53 |
* | [emacs] drop after! and use with-eval-after-load |  Amin Bandali | 2018-12-23 | 1 | -37/+4 |
* | [emacs] properly silence the compilation-start advice warning |  Amin Bandali | 2018-12-23 | 1 | -2/+1 |
* | [emacs] use 'bar cursor |  Amin Bandali | 2018-12-23 | 1 | -0/+6 |
* | [emacs/org] speed commands, startup content state, no invisible edits |  Amin Bandali | 2018-12-23 | 1 | -0/+3 |
* | [emacs] remove bbdb — using ebdb now |  Amin Bandali | 2018-12-23 | 1 | -33/+0 |
* | [emacs] remove old highlight-indent-guides and slack configs |  Amin Bandali | 2018-12-23 | 1 | -82/+0 |
* | [emacs/projectile] use ivy for completion |  Amin Bandali | 2018-12-23 | 1 | -1/+2 |
* | [emacs] remove pdf-tools |  Amin Bandali | 2018-12-23 | 1 | -19/+1 |
* | [emacs/multi-term] toggle between char and line mode with C-c C-j |  Amin Bandali | 2018-12-23 | 1 | -3/+6 |
* | [emacs] remove shell-toggle |  Amin Bandali | 2018-12-22 | 1 | -47/+1 |
* | [emacs] switch from bbdb to ebdb again |  Amin Bandali | 2018-12-22 | 1 | -1/+53 |
* | [emacs] update table of contents |  Amin Bandali | 2018-12-22 | 1 | -1/+29 |
* | [emacs] Assimilate (the awesome) expand-region 0.11.0-18-ged32924 |  Amin Bandali | 2018-12-22 | 1 | -2/+10 |
* | [emacs] remove unnecessary overrides & silence some compile warnings |  Amin Bandali | 2018-12-22 | 1 | -5/+4 |
* | [emacs/compile] better silence the ad-redefinition-action•••just wrap the whole workaround in a use-package
|  Amin Bandali | 2018-12-22 | 1 | -19/+18 |
* | [emacs] don’t display *compilation* on build success (uses cl-letf) |  Amin Bandali | 2018-12-22 | 1 | -12/+27 |
* | [emacs/ibuffer] add new rules to my default filter group |  Amin Bandali | 2018-12-22 | 1 | -7/+15 |
* | [emacs] don’t show compilation window in amin/async-babel-tangle |  Amin Bandali | 2018-12-22 | 1 | -2/+3 |
* | Revert "[emacs] don’t display *compilation* on successful builds"•••This reverts commit 74a56f48afc4f55b7989cb6f1b3e84b0ce8e0878.
|  Amin Bandali | 2018-12-22 | 1 | -29/+12 |
* | [emacs] Assimilate 3 drones (geiser & guix & a dep)•••Assimilate bui v1.2.1-1-g508577a
Assimilate geiser 0.10-30-ga6a2f2c
Assimilate guix v0.5-16-gfe0a6c9
|  Amin Bandali | 2018-12-22 | 1 | -0/+17 |
* | [emacs] add alternative bindings for launching gnus{,-unplugged} |  Amin Bandali | 2018-12-22 | 1 | -2/+4 |
* | [emacs] disable typo-mode for init.org |  Amin Bandali | 2018-12-22 | 1 | -0/+1 |
* | [emacs] remove some unused packages |  Amin Bandali | 2018-12-22 | 1 | -25/+7 |
* | [emacs] switch from doom-modeline to smart-mode-line again |  Amin Bandali | 2018-12-22 | 1 | -50/+45 |
* | [emacs] don’t display *compilation* on successful builds |  Amin Bandali | 2018-12-22 | 1 | -12/+29 |
* | [emacs] remove and ignore {early-,}init.el again |  Amin Bandali | 2018-12-22 | 1 | -62/+1 |
* | Revert "[emacs] remove init.org"•••This reverts commit ed559ffad7f7ce1c26ca65714cfc27152db67587.
|  Amin Bandali | 2018-12-21 | 1 | -0/+2339 |
* | [emacs] remove init.org•••i love the idea of a literate configuration, but in reality, i’ve been
too busy to properly document each section and little thing i add.
feel free to reach out to me if you have any questions about anything
you see in my init file.
|  Amin Bandali | 2018-12-21 | 1 | -2339/+0 |
* | [emacs] add page-break-lines and divide init up into pages•••corresponding to the current Org top-level headings
|  Amin Bandali | 2018-12-21 | 1 | -5/+62 |
* | [emacs] unignore and add {early-}init.el |  Amin Bandali | 2018-12-21 | 1 | -52/+48 |
* | [emacs] remove evil and go back to vanilla emacs bindings•••it’s become too exhausting to keep thinking if i’m in normal
vs. insert mode to choose SPC vs. M-m for as the prefix for the
binding i’m about to type
|  Amin Bandali | 2018-12-21 | 1 | -232/+41 |
* | [emacs] remove unneeded borg-insert-update-message C-c b m binding•••C-c C-b is already bound in git-commit-mode-map
|  Amin Bandali | 2018-12-21 | 1 | -1/+0 |
* | [emacs] remove slack and most of its deps•••except alert and ht which may come in handy later
|  Amin Bandali | 2018-12-20 | 1 | -42/+42 |
* | [emacs] remove magithub•••pretty cool, but heavy and slows magit down too much for my taste
|  Amin Bandali | 2018-12-19 | 1 | -1/+1 |
* | [emacs/magit] add SPC g l binding for magit-log-buffer-file |  Amin Bandali | 2018-12-17 | 1 | -1/+4 |
* | [emacs] focus follows mouse, except in gnus-summary-mode buffers |  Amin Bandali | 2018-12-12 | 1 | -1/+20 |
* | [emacs] disable signature, use motion state for magit-blame-mode |  Amin Bandali | 2018-12-12 | 1 | -9/+7 |
* | [emacs] update email |  Amin Bandali | 2018-12-11 | 1 | -3/+3 |
* | [emacs] assimilate and add multi-term |  Amin Bandali | 2018-12-11 | 1 | -1/+38 |
* | [emacs] don't fail if secrets file not found, but show warning |  Amin Bandali | 2018-12-09 | 1 | -1/+4 |
* | [emacs] abbrev in text-mode, default fill-column in message-mode |  Amin Bandali | 2018-12-09 | 1 | -3/+4 |
* | [emacs/bbdb] disable bbdb tab completion in message-mode•••i already use company-bbdb. also, use bbdb-initialize instead of
bbdb-insinuate-*.
|  Amin Bandali | 2018-12-09 | 1 | -3/+4 |
* | [emacs/message] lower idle delay for company in message-mode |  Amin Bandali | 2018-12-09 | 1 | -2/+5 |
* | [emacs] adjust some load delays |  Amin Bandali | 2018-12-09 | 1 | -4/+4 |
* | [emacs] clean up old stuff•••remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch
configs
|  Amin Bandali | 2018-12-08 | 1 | -251/+0 |