summaryrefslogtreecommitdiffstats
path: root/rc.org (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-28[emacs] decrease :defer delaysAmin Bandali1-23/+23
2019-03-28[emacs] update packagesAmin Bandali1-11/+11
2019-03-21[emacs] remove ox-hugoAmin Bandali2-14/+0
will likely be changing aminb.org to (manually written) HTML + SSI
2019-03-21[emacs] update packagesAmin Bandali1-16/+16
2019-03-20[rc/tlp] update langa’s config for tlp-1.2Amin Bandali1-26/+118
2019-03-18[emacs] disable epkg and eclimAmin Bandali2-7/+4
2019-03-18[emacs] update packagesAmin Bandali1-8/+8
2019-03-16[emacs] update packagesAmin Bandali2-53/+17
also remove the Org hack, as it’s now built into straight.el and enabled by default
2019-03-12[emacs] update packagesAmin Bandali1-8/+8
2019-03-10[emacs] roll back orgAmin Bandali1-2/+2
the new link syntax implementation seems to be half-finished
2019-03-10[emacs] update packagesAmin Bandali1-14/+14
2019-03-05[emacs/message] create simplified In-Reply-To headersAmin Bandali1-0/+10
Using the legacy format that message-make-in-reply-to generates by default may be problematic, as is the case for lists.sr.ht.
2019-03-05[emacs] update packagesAmin Bandali1-14/+13
2019-02-26[emacs] skeleton for irc setup with ERC and ZNCAmin Bandali2-2/+29
2019-02-26[emacs] update packagesAmin Bandali1-17/+17
2019-02-22[emacs] unbind C-z in graphical modeAmin Bandali1-0/+3
froze my emacs by accident too many damn times
2019-02-22[emacs/gnus] make topic line format more consistent with group linesAmin Bandali1-1/+2
2019-02-22[emacs/{gnus,message}] set custom fqdn for outgoing gnu messagesAmin Bandali1-1/+2
in order to customize generated Message-ID
2019-02-22[emacs,rc] update personal email addressAmin Bandali2-21/+20
2019-02-22[emacs] update packagesAmin Bandali1-19/+21
2019-02-12[rc/rofi-pass] change default_user2Amin Bandali1-1/+1
2019-02-12[rc/pacman] enable libre-testing for nowAmin Bandali1-2/+2
2019-02-12[emacs] update packagesAmin Bandali1-10/+10
2019-02-06[emacs] update packagesAmin Bandali1-11/+11
2019-02-06[emacs,rc] add csclub mailAmin Bandali3-5/+48
2019-02-01[emacs] update packagesAmin Bandali1-6/+6
2019-01-31[emacs] update org and web-modeAmin Bandali1-2/+2
2019-01-31[rc/tlp] work around bluetooth getting enabled after hibernateAmin Bandali1-2/+2
of course, it should be manually disabled the first time
2019-01-30[rc/pacman] add configuration and mirrorlistAmin Bandali1-0/+220
2019-01-30[rc/mkinitcpio] add configurationAmin Bandali1-0/+71
2019-01-30[emacs] update packagesAmin Bandali1-4/+4
2019-01-30[rc/systemd] fix missing sudo prefixAmin Bandali1-1/+1
2019-01-29[rc/Zsh] tweak zim templatesAmin Bandali1-7/+5
see https://github.com/zimfw/zimfw/commit/a05890e8b47e1f4071936ec69d2b77522edfd3d3
2019-01-29[rc/getmail] add a (commented) MDA_external dest type for referenceAmin Bandali1-0/+5
2019-01-29[rc/systemd] keep boot messages on tty1Amin Bandali1-0/+8
2019-01-29[emacs] update packagesAmin Bandali1-13/+13
2019-01-25[emacs] move a/byte-compiled-init below the headerAmin Bandali1-6/+19
2019-01-25[emacs] update packagesAmin Bandali1-5/+5
2019-01-24[emacs] update OrgAmin Bandali1-1/+1
includes a number of bug fixes
2019-01-23[emacs] update packagesAmin Bandali1-8/+8
2019-01-22[emacs/footnote] comment out styling changesAmin Bandali1-5/+5
while the unicode style is prettier, i think the simple ascii version would be more accessible and e.g. more search-friendly
2019-01-22[emacs] update packagesAmin Bandali1-8/+8
2019-01-20[emacs/gnus] fix and improve gnus-permanently-visible-groups regexpAmin Bandali1-1/+1
typo fix: remove extraneous opening paren improve: rule out partial folder matches for the two cases
2019-01-19[emacs] update packagesAmin Bandali1-5/+5
2019-01-19[emacs] update packagesAmin Bandali1-8/+8
2019-01-17[emacs] Query for GPG passphrase through minibufferAmin Bandali1-0/+6
2019-01-17[emacs] update orgAmin Bandali1-3/+3
2019-01-17[rc/msmtp] update fp’s tls_fingerprintAmin Bandali1-1/+1
2019-01-17[rc/sway] add a few floating window rulesAmin Bandali1-0/+9
2019-01-16[emacs] better scrolling (both keyboard and mouse)Amin Bandali1-2/+21
also use the new (version<= "26.1" emacs-version) pixel-scroll-mode