Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-18 | [emacs] add evil-{nerd-commenter,surround} | Amin Bandali | 1 | -0/+6 | |
2018-11-18 | [emacs] assimilate and add eshell-up, add eshell aliases file | Amin Bandali | 5 | -1/+32 | |
eshell aliases file based on https://github.com/dakra/dmacs/blob/master/etc/eshell-aliases | |||||
2018-11-18 | [emacs] more binding customizations | Amin Bandali | 1 | -7/+27 | |
2018-11-18 | [emacs] add general and evil{,-escape}, with *lots* of enhancements | Amin Bandali | 5 | -61/+183 | |
extremely happy with how this has turned out so far. after all, i may be able to use and stick with evil. | |||||
2018-11-17 | [rc] synchronize uw mail first (lower latency than my server) | Amin Bandali | 1 | -1/+1 | |
2018-11-17 | [emacs] update 6 drones | Amin Bandali | 6 | -0/+0 | |
Update lib/flycheck-haskell to 0.8-75-g072c854 Update lib/helm to v3.0-45-g84a59b1e Update lib/magit to v2.90.1-10-g36d89c88 Update lib/magithub to 0.1.7-41-g94e9f9a Update lib/org to release_9.1.14-1036-g7bf3c1081 Update lib/pdf-tools to v0.80-134-g105dd01 | |||||
2018-11-16 | [rc/rofi-remmina.py] better format code, set rofi -width | Amin Bandali | 1 | -2/+9 | |
2018-11-16 | [rc] add rofi-remmina.py script for launching remmina connections | Amin Bandali | 1 | -0/+32 | |
i *hate* that the remmina gtk gui doesn’t let me just type a few characters of the connection name and press enter. | |||||
2018-11-16 | [rc/rofi-light] don’t invoke light when esc was pressed | Amin Bandali | 1 | -1/+1 | |
2018-11-16 | [emacs] got tired of seeing auto-revert errors on non-file buffers | Amin Bandali | 1 | -1/+1 | |
2018-11-15 | [rc/msmtp] update expected fp tls cert fingerprint | Amin Bandali | 1 | -1/+1 | |
2018-11-15 | [emacs] update 4 drones | Amin Bandali | 4 | -0/+0 | |
Update lib/helm to v3.0-41-g681eafbe Update lib/magit to v2.90.0-15-g8b32aa03 Update lib/proof-site to v4.4-211-g05df29f7 Update lib/which-key to v3.3.0-4-g43e3e3d | |||||
2018-11-15 | [emacs] say hi and greetings for me :) | Amin Bandali | 1 | -2/+4 | |
also, i think i prefer no prefix to ">>>>> " for reference header | |||||
2018-11-15 | [emacs] actually, enable the server (used by emacsclient from term) | Amin Bandali | 1 | -1/+1 | |
2018-11-13 | [emacs] update 4 drones | Amin Bandali | 4 | -0/+0 | |
Update lib/helm to v3.0-38-g80915d17 Update lib/magit to v2.90.0-13-gaeaab802 Update lib/slack to 19af9a3 Update lib/with-editor to v2.8.0-3-g9dd9f17 | |||||
2018-11-13 | [emacs] disable supercite auto-fill for now, move borg-remove | Amin Bandali | 1 | -3/+4 | |
TODO: look into filladapt or gin-mode for possibily better filling | |||||
2018-11-13 | [emacs] try out ebdb | Amin Bandali | 3 | -0/+79 | |
2018-11-12 | [emacs] set up supercite to my liking | Amin Bandali | 1 | -44/+19 | |
2018-11-12 | [emacs] disable highlight-indent-guides | Amin Bandali | 3 | -4/+1 | |
quite nice and pretty, but i don’t think it’s necessary, and i feel it adds some latency | |||||
2018-11-12 | [emacs] update 5 drones | Amin Bandali | 5 | -0/+0 | |
lib/ghub master v3.0.0-6-gf389fce lib/helm master v3.0-31-gac9cd9bd lib/magit master v2.90.0-10-g31ba7ea9 lib/markdown-mode master v2.3-203-gd18a8f8 lib/org master release_9.1.14-1035-gfeb44212b | |||||
2018-11-12 | [emacs] only use ~/.authinfo.gpg as an auth-source | Amin Bandali | 1 | -0/+1 | |
avoid storing credentials in plain-text ~/.authinfo | |||||
2018-11-12 | [emacs] assimilate and try out magithub | Amin Bandali | 5 | -3/+29 | |
2018-11-11 | [emacs/org] have `C-c C-, L' insert an emacs-lisp src block | Amin Bandali | 1 | -0/+1 | |
2018-11-11 | [emacs] customize the eshell prompt | Amin Bandali | 1 | -0/+31 | |
adapted from https://gitlab.com/bennya/shrink-path.el | |||||
2018-11-11 | [emacs] update 2 drones | Amin Bandali | 2 | -0/+0 | |
lib/elisp-refs master 1.3-8-g686aa5e lib/org master release_9.1.14-1034-gafcb1d389 | |||||
2018-11-11 | [emacs] comment out Server and Unicode init.org sections | Amin Bandali | 1 | -2/+2 | |
2018-11-11 | [emacs] assimilate and use hl-todo | Amin Bandali | 3 | -0/+12 | |
2018-11-11 | [emacs] remove doom-modeline and eink-theme, use smart-mode-line | Amin Bandali | 7 | -22/+12 | |
TODO: maybe look for another theme or create one | |||||
2018-11-11 | [emacs] cut init time in half (~0.450s now) using use-package tweaks | Amin Bandali | 1 | -10/+37 | |
lazy-load more things, either with a time delay or after another package has loaded | |||||
2018-11-11 | [emacs] convenient footnotes in message-mode (using footnote-mode) | Amin Bandali | 1 | -2/+25 | |
2018-11-11 | [emacs] adjust lean-mode and highlight-indent-guides load delays | Amin Bandali | 1 | -2/+2 | |
2018-11-11 | [emacs] update 11 drones | Amin Bandali | 11 | -0/+0 | |
lib/doom-modeline master v0.7.0 lib/emacsql master 3.0.0-1-gf8c3d9f lib/ghub master v3.0.0-4-gc4cf60e lib/helm master v3.0-30-gfaad077b lib/hydra master 0.14.0-21-g5c5b9ca lib/ivy master 0.10.0-429-gd76968a lib/magit master v2.90.0-8-g0b86dbfd lib/mwim master v0.4-1-gb4f3edb lib/org master release_9.1.14-1033-g5dfbe46b1 lib/slack master 3356b3c lib/use-package master 2.3-413-gd9f2294 | |||||
2018-11-11 | [emacs] get canlock-password from auth | Amin Bandali | 1 | -0/+3 | |
2018-11-11 | [emacs] commit custom.el changes | Amin Bandali | 1 | -1/+5 | |
2018-11-10 | [emacs/lean-mode] use forward slash "/" as the prefix for lean-input | Amin Bandali | 1 | -1/+6 | |
2018-11-10 | [emacs/gnus] default to 50 articles when no unread or ticked | Amin Bandali | 1 | -8/+3 | |
2018-11-10 | [emacs/gnus] always display my inbox groups | Amin Bandali | 1 | -1/+3 | |
2018-11-10 | [emacs] update 8 drones | Amin Bandali | 8 | -0/+0 | |
lib/crux master v0.3.0-32-g308f17d lib/doom-modeline master v0.6.1-7-g404e107 lib/helm master v3.0-29-gd6dfb8f1 lib/magit master v2.90.0-6-ge19e8fb1 lib/org master release_9.1.14-1029-g88ef9f26d lib/projectile master v1.0.0-205-g9482d69 lib/which-key master v3.3.0-3-gace569b lib/winum master 2.0.1 | |||||
2018-11-10 | [rc/mbsync] actually delete messages instead of marking as deleted | Amin Bandali | 1 | -0/+1 | |
2018-11-10 | [emacs] further Gnus and Message customizations | Amin Bandali | 1 | -31/+38 | |
2018-11-08 | [emacs/gnus] show the User-Agent header in article/mail summary | Amin Bandali | 1 | -2/+2 | |
2018-11-08 | [rc/dovecot] enable fts_lucene for full-text search | Amin Bandali | 1 | -6/+6 | |
2018-11-08 | [emacs] gnus-posting-styles is good enough, no need for gnus-alias | Amin Bandali | 3 | -44/+52 | |
2018-11-08 | [emacs/{gnus,org}] org-store-link (binding + no limit on subject) | Amin Bandali | 1 | -4/+8 | |
2018-11-08 | [emacs] assimilate and use gnus-alias instead of gnus-posting-styles | Amin Bandali | 3 | -12/+48 | |
2018-11-07 | [emacs/gnus] bindings and posting styles fixes | Amin Bandali | 1 | -9/+25 | |
2018-11-07 | [emacs] update 7 drones, remove meghanada, note lsp-java deps | Amin Bandali | 10 | -5/+19 | |
lib/epkg master v3.1.1-1-gc42bc98 lib/ghub master v3.0.0-3-g1abe6ff lib/highlight-indent-guides master fc99ee7 lib/magit master 2.13.0-387-gad130229 lib/ox-hugo master v0.8-437-g7fb284e lib/projectile master v1.0.0-204-gaa74ae1 lib/slack master b853a34 | |||||
2018-11-07 | [emacs,rc] Gnus + Isync + Dovecot configs, notmuch-emacs phase out | Amin Bandali | 3 | -90/+155 | |
TODO: look into full-text search, using either notmuch or (c)lucene https://ericabrahamsen.net/tech/2014/oct/gnus-dovecot-lucene.html https://web.archive.org/web/20160713091633/http://roland.entierement.nu:80/blog/2010/09/08/gnus-dovecot-offlineimap-search-a-howto.html | |||||
2018-11-07 | [emacs] start configuring Gnus :) | Amin Bandali | 1 | -10/+52 | |
2018-11-06 | [emacs] update 5 drones | Amin Bandali | 5 | -0/+0 | |
lib/company master 0.9.7 lib/helm master v3.0-26-g8e9a7385 lib/magit master 2.13.0-384-g9ff26635 lib/org master release_9.1.14-1024-gbfb946c7d lib/ox-hugo master v0.8-431-g99e7715 |