summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-22[emacs] don’t display *compilation* on successful buildsAmin Bandali1-12/+29
2018-12-22[emacs] remove and ignore {early-,}init.el againAmin Bandali4-1412/+4
2018-12-21Revert "[emacs] remove init.org"Amin Bandali2-2/+2343
This reverts commit ed559ffad7f7ce1c26ca65714cfc27152db67587.
2018-12-21[emacs] remove undo-treeAmin Bandali3-13/+0
2018-12-21[emacs] remove init.orgAmin Bandali2-2343/+2
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.
2018-12-21[emacs] add page-break-lines and divide init up into pagesAmin Bandali4-10/+103
corresponding to the current Org top-level headings
2018-12-21[emacs] unignore and add {early-}init.elAmin Bandali4-55/+1375
2018-12-21[emacs] remove evil and go back to vanilla emacs bindingsAmin Bandali6-244/+41
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
2018-12-21[emacs] Update 2 dronesAmin Bandali2-0/+0
Update helm to v3.0-73-gd27efee1 Update pdf-tools to v0.80-147-ga4cd69e
2018-12-21[emacs] remove unneeded borg-insert-update-message C-c b m bindingAmin Bandali1-1/+0
C-c C-b is already bound in git-commit-mode-map
2018-12-21[emacs] Update 3 dronesAmin Bandali3-0/+0
Update company to 0.9.9-10-gb696b39 Update doom-modeline to v1.2.0-3-g65ea32f Update no-littering to v1.0.0-1-g4e7ecf0
2018-12-20[emacs] update 4 dronesAmin Bandali4-0/+0
Update doom-modeline to v1.2.0 Update ghub to v3.1.0-1-gdb15d00 Update magit to v2.90.1-74-gd866fb36 Update org to release_9.1.14-1078-g908b55124
2018-12-20[emacs] update 4 dronesAmin Bandali4-0/+0
Update dante to 1.4-80-g8d5e00d Update ghub to v3.1.0 Update helm to v3.0-71-g03f293db Update proof-site to v4.4-224-gebb55c99
2018-12-20[emacs] remove slack and most of its depsAmin Bandali9-63/+42
except alert and ht which may come in handy later
2018-12-19[emacs] remove magithubAmin Bandali4-12/+1
pretty cool, but heavy and slows magit down too much for my taste
2018-12-19[emacs] update 10 dronesAmin Bandali10-0/+0
Update diff-hl to 1.8.5-3-g2cddce4 Update doom-modeline to v1.1.0-11-g0d6e5f7 Update doom-themes to v2.1.6-38-g2f4a0cd Update evil-surround to 1.0.3-1-g9e445b7 Update ivy to 0.10.0-547-g7ff7d1d Update magit to v2.90.1-73-gf6e04ddd Update org to release_9.1.14-1077-g255c9c165 Update projectile to v1.0.0-211-gd625ecb Update proof-site to v4.4-222-g883ce2ff Update slack to 3f76747
2018-12-17[emacs/magit] add SPC g l binding for magit-log-buffer-fileAmin Bandali1-1/+4
2018-12-17[emacs] update 9 dronesAmin Bandali9-0/+0
Update borg to v3.0.1 Update doom-modeline to v1.1.0-7-g888efb6 Update evil-nerd-commenter to 3.3.2 Update evil-surround to 1.0.2-3-g897203c Update ht to 2.2-6-g8ec3eb9 Update magit to v2.90.1-70-g6f473b3f Update org to release_9.1.14-1067-g6656f1159 Update projectile to v1.0.0-210-g1ac0ded Update proof-site to v4.4-220-g1854459f
2018-12-14[emacs] update 11 dronesAmin Bandali11-0/+0
Update lib/company to 0.9.9-8-g8576100 Update lib/doom-modeline to v1.1.0-5-gee2aa11 Update lib/evil-nerd-commenter to 3.3.1-1-ga4ef4ec Update lib/flycheck to 31-194-gbaf96df4 Update lib/ivy to 0.10.0-538-gc897b56 Update lib/magit to v2.90.1-66-g9d9290bc Update lib/markdown-mode to v2.3-205-g906e97d Update lib/org to release_9.1.14-1065-gdc7477070 Update lib/pdf-tools to v0.80-144-gc41694f Update lib/proof-site to v4.4-217-g9a25320a Update lib/web-mode to v16-47-g5da977b
2018-12-13[emacs] update 5 dronesAmin Bandali5-0/+0
Update lib/company to 0.9.9 Update lib/evil-nerd-commenter to 3.3.1 Update lib/flycheck to 31-189-gb1b6c5c7 Update lib/nix-mode to v1.3.0-4-g1512d02 Update lib/proof-site to v4.4-213-g632a3d7f
2018-12-12[emacs] focus follows mouse, except in gnus-summary-mode buffersAmin Bandali1-1/+20
2018-12-12[emacs] update 3 dronesAmin Bandali3-0/+0
Update lib/doom-modeline to v1.1.0-3-g14ac6dd Update lib/ivy to 0.10.0-526-g7e0fd2e Update lib/proof-site to v4.4-212-ga921439a
2018-12-12[emacs] commit var/abbrev.el abbrevs fileAmin Bandali2-0/+14
2018-12-12[emacs] update 2 dronesAmin Bandali2-0/+0
Update lib/company to 0.9.8-4-gd00bbba Update lib/nix-mode to v1.3.0-2-g95ef285
2018-12-12[rc/sway] use super+shift+e instead of XF86PowerOff for exit dialogAmin Bandali1-5/+6
2018-12-12[emacs] disable signature, use motion state for magit-blame-modeAmin Bandali1-9/+7
2018-12-11[emacs] update 9 dronesAmin Bandali9-0/+0
Update lib/company to 0.9.8-1-g388eec5 Update lib/doom-modeline to v1.1.0 Update lib/elisp-refs to 1.3-9-ga8900da Update lib/ghub to v3.0.0-15-g53e2e29 Update lib/helm to v3.0-69-gc4846986 Update lib/ht to 2.2-5-g4ad4ff6 Update lib/ivy to 0.10.0-506-g13df2a3 Update lib/magit to v2.90.1-64-g858f2eb3 Update lib/pdf-tools to v0.80-141-gbd81a2b
2018-12-11[emacs] update emailAmin Bandali1-3/+3
2018-12-11[emacs] assimilate and add multi-termAmin Bandali3-1/+41
2018-12-10[emacs] update 4 dronesAmin Bandali4-0/+0
Update lib/doom-modeline to v1.0.0-11-g380bea2 Update lib/magit to v2.90.1-63-g3475729c Update lib/ox-hugo to v0.8-442-g849d648 Update lib/unkillable-scratch to 1.0.0-1-gd805ee0
2018-12-10[rc/zsh] add a few env vars related to guix and certsAmin Bandali1-0/+3
also do guix package -i nss-certs in conjunction with this
2018-12-10[rc/zsh] set GUIX_LOCPATH and adjust PATH for guixAmin Bandali1-0/+3
2018-12-09[emacs] don't fail if secrets file not found, but show warningAmin Bandali1-1/+4
2018-12-09[emacs] abbrev in text-mode, default fill-column in message-modeAmin Bandali1-3/+4
2018-12-09[emacs] update 3 dronesAmin Bandali3-0/+0
Update lib/ghub+ to 0.3-11-g51ebffe Update lib/magit to v2.90.1-59-g06727a15 Update lib/org to release_9.1.14-1059-gadec504d5
2018-12-09[emacs/bbdb] disable bbdb tab completion in message-modeAmin Bandali1-3/+4
i already use company-bbdb. also, use bbdb-initialize instead of bbdb-insinuate-*.
2018-12-09[emacs/message] lower idle delay for company in message-modeAmin Bandali1-2/+5
2018-12-09[emacs] adjust some load delaysAmin Bandali1-4/+4
2018-12-09[emacs] update 5 dronesAmin Bandali5-0/+0
Update lib/company to 0.9.8 Update lib/diff-hl to 1.8.5 Update lib/doom-modeline to v1.0.0-10-geabb8fb Update lib/ghub to v3.0.0-13-g4f8920f Update lib/helm to v3.0-66-g7f051e02
2018-12-08[emacs] unignore bbdb-autoloads.elAmin Bandali3-1/+981
2018-12-08[emacs] update 4 dronesAmin Bandali4-0/+0
Update lib/company to 0.9.7-6-gb37cab3 Update lib/doom-modeline to v1.0.0-5-gb0342b3 Update lib/org to release_9.1.14-1056-g3b5e26651 Update lib/web-mode to v16-46-g6748d73
2018-12-08[emacs] clean up old stuffAmin Bandali3-254/+0
remove smart-mode-line, supercite, ebdb, gnus-alias, and notmuch configs
2018-12-08[emacs] manually add bbdb into lisp/bbdb/Amin Bandali33-5/+22440
2018-12-08[emacs] update 8 dronesAmin Bandali8-0/+0
Update lib/company to 0.9.7-5-g526aa5b Update lib/doom-modeline to v1.0.0-4-g2e65c9d Update lib/evil-nerd-commenter to 3.3.0 Update lib/flycheck-haskell to 0.8-79-g32ddff8 Update lib/helm to v3.0-62-ge861743d Update lib/magit to v2.90.1-58-g9175e95c Update lib/org to release_9.1.14-1055-ge9108043e Update lib/slack to 6063da5
2018-12-06[emacs] update 6 dronesAmin Bandali6-0/+0
Update lib/company to 0.9.7-4-g23f930b Update lib/ghub to v3.0.0-12-gc1aaa4e Update lib/magit to v2.90.1-55-gd484699e Update lib/org to release_9.1.14-1054-g4c23d83ee Update lib/ox-hugo to v0.8-441-g8472cf2 Update lib/request to v0.3.0-14-gdb88fd2
2018-12-06[emacs/{gnus,message}] tweak posting and citation stylesAmin Bandali1-5/+15
2018-12-06[emacs] update 5 dronesAmin Bandali5-0/+0
Update lib/doom-modeline to v1.0.0 Update lib/evil to 1.2.13-127-g82c65dc Update lib/ivy to 0.10.0-503-gf879626 Update lib/org to release_9.1.14-1051-g1d60d5ee0 Update lib/ox-hugo to v0.8-439-gb32b6af
2018-12-06[rc/msmtp] add alias account for new addressAmin Bandali1-0/+3
2018-12-06update emailAmin Bandali1-4/+4
2018-12-06[emacs] update 3 dronesAmin Bandali3-0/+0
Update lib/doom-modeline to v0.9.1-18-gf73eba8 Update lib/flycheck-haskell to 0.8-77-ga58d4ae Update lib/org to release_9.1.14-1050-g503ede74b