~bandali/configs
17 months ago* .config/git/config: Add f alias for fetch.
Amin Bandali [Sun, 20 Nov 2022 03:30:39 +0000 (22:30 -0500)]
* .config/git/config: Add f alias for fetch.

17 months ago* .config/git/config: Add l alias for log.
Amin Bandali [Sun, 20 Nov 2022 03:24:38 +0000 (22:24 -0500)]
* .config/git/config: Add l alias for log.

17 months ago* .config/dunst/dunstrc: Update according to v1.5.0.
Amin Bandali [Sun, 20 Nov 2022 03:23:05 +0000 (22:23 -0500)]
* .config/dunst/dunstrc: Update according to v1.5.0.

17 months ago* .config/git/config: Set defaultBranch to main.
Amin Bandali [Sun, 20 Nov 2022 03:15:37 +0000 (22:15 -0500)]
* .config/git/config: Set defaultBranch to main.

Supported as of git 2.28.  The previous approach of using a template
directory would work on a wider range of older git versions, but it
would result in git not creating any files/directories (like hooks/)
in a repo's .git directory e.g. after clones or initializations.

17 months ago* .config/git/config: Default to my gnu.org address.
Amin Bandali [Sun, 20 Nov 2022 03:00:15 +0000 (22:00 -0500)]
* .config/git/config: Default to my gnu.org address.

- Default to my gnu.org address (and use fencepost for smtp).
- GPG-sign commits by default again.
- Rename work alias to sfl, add canonical, and simplify gnu and kelar
  to only set the email now.
- Update github handle.

17 months ago* .local/bin/my-i3status: Switch to Python 3.
Amin Bandali [Sun, 20 Nov 2022 01:26:14 +0000 (20:26 -0500)]
* .local/bin/my-i3status: Switch to Python 3.

17 months agoDrop rofi in favour of dmenu
Amin Bandali [Sun, 20 Nov 2022 01:24:42 +0000 (20:24 -0500)]
Drop rofi in favour of dmenu

17 months ago* .local/bin/passmenu: Import from password-store.
Amin Bandali [Sun, 20 Nov 2022 00:26:33 +0000 (19:26 -0500)]
* .local/bin/passmenu: Import from password-store.

This is a copy of contrib/dmenu/passmenu from password-store's git
repository as of dddca73694d1ecc2381cde6c02a9d1466cf0ab41.  Addition
of copyright and license header by me (upstream is under GNU GPLv2+).

17 months agoDrop YASnippet
Amin Bandali [Sun, 20 Nov 2022 00:12:43 +0000 (19:12 -0500)]
Drop YASnippet

I don't really need these or use them nearly as much as I used to.
For similar needs, I think I'll be able to get by using Emacs's own
Abbrev just fine.

17 months agoDrop vestigial gtk settings files
Amin Bandali [Sun, 20 Nov 2022 00:08:08 +0000 (19:08 -0500)]
Drop vestigial gtk settings files

17 months ago* .config/profiles/chaman: Rename from jirud.
Amin Bandali [Sun, 20 Nov 2022 00:07:12 +0000 (19:07 -0500)]
* .config/profiles/chaman: Rename from jirud.

17 months ago* .emacs.d/lisp/bandali-gnus.el: Move spam out earlier.
Amin Bandali [Mon, 14 Nov 2022 15:44:49 +0000 (10:44 -0500)]
* .emacs.d/lisp/bandali-gnus.el: Move spam out earlier.

20 months ago* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).
Amin Bandali [Sun, 28 Aug 2022 01:17:02 +0000 (21:17 -0400)]
* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).

20 months ago* .signature: Update.
Amin Bandali [Sat, 20 Aug 2022 15:35:36 +0000 (11:35 -0400)]
* .signature: Update.

20 months ago* .emacs.d/lisp/bandali-message.el: Set `message-fill-column'
Amin Bandali [Thu, 4 Aug 2022 03:26:43 +0000 (23:26 -0400)]
* .emacs.d/lisp/bandali-message.el: Set `message-fill-column'

...to 70, and `message-forward-as-mime' to t.

20 months ago* .signature: Update.
Amin Bandali [Thu, 4 Aug 2022 03:25:27 +0000 (23:25 -0400)]
* .signature: Update.

20 months agoA few small misc updates
Amin Bandali [Thu, 4 Aug 2022 03:14:51 +0000 (23:14 -0400)]
A few small misc updates

20 months ago* .config/git/config: Add alias instead of global email/signing preferences.
Amin Bandali [Thu, 4 Aug 2022 03:13:52 +0000 (23:13 -0400)]
* .config/git/config: Add alias instead of global email/signing preferences.

20 months ago* .emacs.d/init.el: Drop most `startup' customizations.
Amin Bandali [Thu, 4 Aug 2022 03:10:56 +0000 (23:10 -0400)]
* .emacs.d/init.el: Drop most `startup' customizations.

20 months agoUpdate/shorten various custom Emacs bindings
Amin Bandali [Thu, 4 Aug 2022 03:06:32 +0000 (23:06 -0400)]
Update/shorten various custom Emacs bindings

22 months ago* .emacs.d/lisp/bandali-org.el: Disable org-indent-mode for now.
Amin Bandali [Mon, 30 May 2022 02:09:12 +0000 (22:09 -0400)]
* .emacs.d/lisp/bandali-org.el: Disable org-indent-mode for now.

It doesn't seem to play nice with `display-fill-column-indicator'; and
since I recently started using that (and very much like it), don't
turn this on anymore for now.

23 months ago* .emacs.d/init.el (b/invert-default-face): Only invert the faces for the (selected...
Amin Bandali [Mon, 23 May 2022 23:29:04 +0000 (19:29 -0400)]
* .emacs.d/init.el (b/invert-default-face): Only invert the faces for the (selected-frame).

23 months ago* .emacs.d/init.el: Fix logic for loading display-fill-column-indicator.
Amin Bandali [Sun, 22 May 2022 16:48:40 +0000 (12:48 -0400)]
* .emacs.d/init.el: Fix logic for loading display-fill-column-indicator.

23 months ago* .local/bin/rofi-light: Increase width by one character.
Amin Bandali [Sun, 22 May 2022 16:47:56 +0000 (12:47 -0400)]
* .local/bin/rofi-light: Increase width by one character.

23 months ago* .config/mpv/mpv.conf: Add, containing the emacsconf-talks profile.
Amin Bandali [Sun, 22 May 2022 15:28:49 +0000 (11:28 -0400)]
* .config/mpv/mpv.conf: Add, containing the emacsconf-talks profile.

Thanks to Leo Vivier for the original profile (this one includes a few
tweaks of my own).

23 months ago* .emacs.d/init.el: Cleanups and fixes throughout.
Amin Bandali [Sat, 21 May 2022 01:34:52 +0000 (21:34 -0400)]
* .emacs.d/init.el: Cleanups and fixes throughout.

23 months ago* .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'.
Amin Bandali [Fri, 20 May 2022 03:42:30 +0000 (23:42 -0400)]
* .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'.

23 months agoImprove usability of rofi-light and rofi-pamixer wrappers
Amin Bandali [Fri, 20 May 2022 03:26:06 +0000 (23:26 -0400)]
Improve usability of rofi-light and rofi-pamixer wrappers

23 months agoSmall keyboard-related profile updates/fixes
Amin Bandali [Fri, 20 May 2022 03:25:27 +0000 (23:25 -0400)]
Small keyboard-related profile updates/fixes

23 months agoAdd Gnus and mbsync configurations for @kelar.org email
Amin Bandali [Fri, 20 May 2022 03:21:50 +0000 (23:21 -0400)]
Add Gnus and mbsync configurations for @kelar.org email

23 months ago* .emacs.d/init.el: Scroll conservatively and don't recenter point.
Amin Bandali [Fri, 20 May 2022 03:18:19 +0000 (23:18 -0400)]
* .emacs.d/init.el: Scroll conservatively and don't recenter point.

23 months ago* .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add @kelar.org...
Amin Bandali [Fri, 20 May 2022 02:18:42 +0000 (22:18 -0400)]
* .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add @kelar.org address.

23 months agoImport cmake-mode.el and add cmake-font-lock submodule
Amin Bandali [Fri, 20 May 2022 02:07:06 +0000 (22:07 -0400)]
Import cmake-mode.el and add cmake-font-lock submodule

* .emacs.d/init.el: require cmake-mode and cmake-font-lock.
* .emacs.d/lisp/cmake-mode.el: Import from upstream cmake repo as of
https://gitlab.kitware.com/cmake/cmake/-/blob/9daa244e9904e3d80afa149c927a01413e2a6cd0/Auxiliary/cmake-mode.el
into .emacs.d/lisp/ under the 3-clause BSD license.

23 months agoAdd ffs (form feed slides) mode for GNU Emacs
Amin Bandali [Fri, 20 May 2022 01:57:45 +0000 (21:57 -0400)]
Add ffs (form feed slides) mode for GNU Emacs

This is what I used for preparing and  presenting my LibrePlanet 2022
talk, 'The Net beyond the web' back in March. :)

23 months ago* .emacs.d/init.el: Small cleanups.
Amin Bandali [Fri, 20 May 2022 01:47:34 +0000 (21:47 -0400)]
* .emacs.d/init.el: Small cleanups.

23 months agoRewrite `b/*scratch*' function in init file
Amin Bandali [Fri, 20 May 2022 01:42:23 +0000 (21:42 -0400)]
Rewrite `b/*scratch*' function in init file

* .emacs.d/init.el (b/*scratch*): Rewrite to use the new
`get-scratch-buffer-create' function in emacs.git master branch if
available, otherwise use the old `startup--get-buffer-create-scratch'.

23 months agoDrop `csetq' macro and use good old `setq' and `setq-default'.
Amin Bandali [Fri, 20 May 2022 00:30:15 +0000 (20:30 -0400)]
Drop `csetq' macro and use good old `setq' and `setq-default'.

23 months ago* .Xresources.d/emacs: Clean up old commented entries.
Amin Bandali [Fri, 20 May 2022 00:22:17 +0000 (20:22 -0400)]
* .Xresources.d/emacs: Clean up old commented entries.

23 months agoCustomize my tridactyl theme, and add and use light variant
Amin Bandali [Sun, 15 May 2022 20:01:59 +0000 (16:01 -0400)]
Customize my tridactyl theme, and add and use light variant

23 months ago* .config/tridactyl/themes/bandali-dark.css: Import tridactyl's `midnight' theme.
Amin Bandali [Sun, 15 May 2022 19:02:25 +0000 (15:02 -0400)]
* .config/tridactyl/themes/bandali-dark.css: Import tridactyl's `midnight' theme.

23 months ago* .config/tridactyl/tridactylrc: Add bindings for watching videos in mpv.
Amin Bandali [Sun, 15 May 2022 18:47:28 +0000 (14:47 -0400)]
* .config/tridactyl/tridactylrc: Add bindings for watching videos in mpv.

23 months ago* .config/fontconfig/fonts.conf: Use FreeSans and Sahel for sans-serif.
Amin Bandali [Sun, 15 May 2022 02:46:51 +0000 (22:46 -0400)]
* .config/fontconfig/fonts.conf: Use FreeSans and Sahel for sans-serif.

GNU FreeSans for English and Sahel for Persian.

23 months ago* .emacs.d/init.el: Add 'b/invert-default-face' as a simple light/dark theme toggle.
Amin Bandali [Sat, 7 May 2022 20:37:17 +0000 (16:37 -0400)]
* .emacs.d/init.el: Add 'b/invert-default-face' as a simple light/dark theme toggle.

23 months ago* .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced mode-line.
Amin Bandali [Sat, 7 May 2022 20:17:16 +0000 (16:17 -0400)]
* .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced mode-line.

Though this seems to have thankfully been reversed again upstream
in 2001ae5898a1e48cae5b138828190ac2cba39b40, I'm keeping this in my
init file for now.

23 months ago* .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'.
Amin Bandali [Sat, 7 May 2022 20:13:37 +0000 (16:13 -0400)]
* .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'.

23 months ago* .emacs.d/init.el: Add some i3-like windmove bindings.
Amin Bandali [Sat, 7 May 2022 20:12:27 +0000 (16:12 -0400)]
* .emacs.d/init.el: Add some i3-like windmove bindings.

23 months ago* .emacs.d/init.el: Extend zoneinfo-style-world-list.
Amin Bandali [Sat, 7 May 2022 20:11:42 +0000 (16:11 -0400)]
* .emacs.d/init.el: Extend zoneinfo-style-world-list.

23 months ago* .emacs.d/init.el: Disable package version pinning for now.
Amin Bandali [Sat, 7 May 2022 20:10:27 +0000 (16:10 -0400)]
* .emacs.d/init.el: Disable package version pinning for now.

23 months ago* .config/jami.net/Jami.conf: Update.
Amin Bandali [Sat, 7 May 2022 20:02:53 +0000 (16:02 -0400)]
* .config/jami.net/Jami.conf: Update.

23 months agoA few font-related tweaks
Amin Bandali [Sat, 7 May 2022 20:01:50 +0000 (16:01 -0400)]
A few font-related tweaks

23 months agoRevert recent GnuPG experiments.
Amin Bandali [Sat, 7 May 2022 19:12:18 +0000 (15:12 -0400)]
Revert recent GnuPG experiments.

Needs some more work, ideally also in Emacs itself, for this to be
nicely usable.

23 months ago* .local/bin/change-theme: Only call emacsclient there is an emacs process.
Amin Bandali [Sat, 7 May 2022 19:10:27 +0000 (15:10 -0400)]
* .local/bin/change-theme: Only call emacsclient there is an emacs process.

23 months ago* .config/rofi-pass/config: Finally switch default_user to bandali.
Amin Bandali [Sat, 7 May 2022 19:09:28 +0000 (15:09 -0400)]
* .config/rofi-pass/config: Finally switch default_user to bandali.

23 months ago* .emacs.d/lisp/bandali-erc.el: freenode -> libera.chat
Amin Bandali [Sat, 7 May 2022 19:08:13 +0000 (15:08 -0400)]
* .emacs.d/lisp/bandali-erc.el: freenode -> libera.chat

I'd somehow not yet committed this since last year.

23 months ago* .config/screen/screenrc: Increase idle lock from 5 to 10 minutes.
Amin Bandali [Sat, 7 May 2022 19:07:40 +0000 (15:07 -0400)]
* .config/screen/screenrc: Increase idle lock from 5 to 10 minutes.

23 months ago* .xinitrc: Remove unused file.
Amin Bandali [Sat, 7 May 2022 19:04:32 +0000 (15:04 -0400)]
* .xinitrc: Remove unused file.

23 months ago* .signature: Use new site address.
Amin Bandali [Sat, 7 May 2022 19:02:23 +0000 (15:02 -0400)]
* .signature: Use new site address.

23 months ago* .profile: export GPG_TTY=$(tty)
Amin Bandali [Sat, 7 May 2022 19:01:52 +0000 (15:01 -0400)]
* .profile: export GPG_TTY=$(tty)

23 months ago* .bashrc: reorganize, and update prompt
Amin Bandali [Sat, 7 May 2022 19:01:02 +0000 (15:01 -0400)]
* .bashrc: reorganize, and update prompt

23 months agogit: use 'main' for default branch name for new repos
Amin Bandali [Fri, 29 Apr 2022 23:34:52 +0000 (19:34 -0400)]
git: use 'main' for default branch name for new repos

23 months agogit: use my @kelar.org address (and its smtp server) by default
Amin Bandali [Fri, 29 Apr 2022 23:48:18 +0000 (19:48 -0400)]
git: use my @kelar.org address (and its smtp server) by default

2 years agoadd change-theme script
Amin Bandali [Tue, 19 Oct 2021 04:36:37 +0000 (00:36 -0400)]
add change-theme script

allows changing themes for future application instances as well as
currently-running ones on the fly.  xterm and emacs have been tested
and are known to work so far.

2 years agomove some machine-specific keyboard settings to their respective profile
Amin Bandali [Tue, 19 Oct 2021 03:50:30 +0000 (23:50 -0400)]
move some machine-specific keyboard settings to their respective profile

2 years agogpg: set pinentry-mode to loopback
Amin Bandali [Tue, 19 Oct 2021 03:40:23 +0000 (23:40 -0400)]
gpg: set pinentry-mode to loopback

this is the missing piece for getting pinentry in minibuffer in emacs,
for example in eshell, instead of a 'pop up' pinentry that completely
messes everything up.

with this in place, don't greatly extend the key cache ttls, since we
don't have to worry about our tty emacs being interrupted if we
mindlessly stumble into a gpg pinentry.

2 years agogetmail: delete mail from server immediately
Amin Bandali [Tue, 19 Oct 2021 03:36:55 +0000 (23:36 -0400)]
getmail: delete mail from server immediately

2 years agombsync: increase timeout for gnu account sync
Amin Bandali [Tue, 19 Oct 2021 03:36:39 +0000 (23:36 -0400)]
mbsync: increase timeout for gnu account sync

2 years agosignature: simplify
Amin Bandali [Tue, 19 Oct 2021 01:37:34 +0000 (21:37 -0400)]
signature: simplify

2 years agoemacs: update package versions, ditch orgalist, remove deprecated commented pinentry...
Amin Bandali [Tue, 19 Oct 2021 01:37:08 +0000 (21:37 -0400)]
emacs: update package versions, ditch orgalist, remove deprecated commented pinentry bits

2 years agoremove some vestigial configs
Amin Bandali [Tue, 19 Oct 2021 01:33:40 +0000 (21:33 -0400)]
remove some vestigial configs

2 years agoxterm: specify the configs more generally so that it would work for floating variant...
Amin Bandali [Tue, 19 Oct 2021 01:19:43 +0000 (21:19 -0400)]
xterm: specify the configs more generally so that it would work for floating variant as well

2 years agoi3: switch from urxvt to xterm
Amin Bandali [Mon, 18 Oct 2021 19:16:02 +0000 (15:16 -0400)]
i3: switch from urxvt to xterm

2 years agouser-dirs: rename XDG_TEMPLATES_DIR from temp to tmpl
Amin Bandali [Mon, 18 Oct 2021 16:39:38 +0000 (12:39 -0400)]
user-dirs: rename XDG_TEMPLATES_DIR from temp to tmpl

2 years agoxterm: set scrollTtyOutput: false and saveLines: 100000
Amin Bandali [Mon, 18 Oct 2021 16:38:52 +0000 (12:38 -0400)]
xterm: set scrollTtyOutput: false and saveLines: 100000

2 years agox: add xterm config
Amin Bandali [Mon, 18 Oct 2021 16:08:19 +0000 (12:08 -0400)]
x: add xterm config

for now mainly to set metaSendsEscape to true

2 years agoseveral uncommitted changes
Amin Bandali [Sun, 17 Oct 2021 19:36:51 +0000 (15:36 -0400)]
several uncommitted changes

2 years agognus: conditional mail setup based on hostname
Amin Bandali [Tue, 18 May 2021 22:54:57 +0000 (18:54 -0400)]
gnus: conditional mail setup based on hostname

2 years agoemacs: tweak mode-line look
Amin Bandali [Tue, 18 May 2021 22:54:06 +0000 (18:54 -0400)]
emacs: tweak mode-line look

2 years agoi3: add two new key bindings for convenience
Amin Bandali [Tue, 18 May 2021 22:53:38 +0000 (18:53 -0400)]
i3: add two new key bindings for convenience

2 years agoadd rofi-pamixer convenience scripts for changing volume
Amin Bandali [Tue, 18 May 2021 22:52:50 +0000 (18:52 -0400)]
add rofi-pamixer convenience scripts for changing volume

2 years agoxdg: switch back to the ~/usr/ prefix
Amin Bandali [Tue, 18 May 2021 22:51:33 +0000 (18:51 -0400)]
xdg: switch back to the ~/usr/ prefix

2 years agoxresources: tweak urxvt colours
Amin Bandali [Tue, 18 May 2021 22:50:15 +0000 (18:50 -0400)]
xresources: tweak urxvt colours

2 years agosmall mail-related tweaks
Amin Bandali [Mon, 17 May 2021 01:22:34 +0000 (21:22 -0400)]
small mail-related tweaks

2 years agoadd lisp/bandali-po.el with customizations for po-mode
Amin Bandali [Sun, 16 May 2021 01:42:51 +0000 (21:42 -0400)]
add lisp/bandali-po.el with customizations for po-mode

2 years agoadd po-mode.el from the gettext repo
Amin Bandali [Sun, 16 May 2021 01:04:27 +0000 (21:04 -0400)]
add po-mode.el from the gettext repo

https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob;f=gettext-tools/emacs/po-mode.el;h=e04428772c1c487773282d68115672dd1e823fa5;hb=HEAD

2 years agofix "M-r" binding for eshell history completion
Amin Bandali [Sun, 16 May 2021 00:48:32 +0000 (20:48 -0400)]
fix "M-r" binding for eshell history completion

2 years agobind "C-c f p" to find-file-at-point
Amin Bandali [Sun, 16 May 2021 00:47:10 +0000 (20:47 -0400)]
bind "C-c f p" to find-file-at-point

2 years agovarious small email-related tweaks
Amin Bandali [Sun, 16 May 2021 00:46:15 +0000 (20:46 -0400)]
various small email-related tweaks

2 years agoexperiment with using the default emacs completion system
Amin Bandali [Sun, 16 May 2021 00:41:59 +0000 (20:41 -0400)]
experiment with using the default emacs completion system

2 years agoremove some long-unused vestigial bits and pieces
Amin Bandali [Sun, 16 May 2021 00:39:20 +0000 (20:39 -0400)]
remove some long-unused vestigial bits and pieces

2 years agotridactyl: focus <video> tags using ;v
Amin Bandali [Sun, 16 May 2021 00:32:25 +0000 (20:32 -0400)]
tridactyl: focus <video> tags using ;v

2 years agomigrate from msmtp (external) to emacs's own smtpmail
Amin Bandali [Sun, 16 May 2021 00:20:45 +0000 (20:20 -0400)]
migrate from msmtp (external) to emacs's own smtpmail

todo: see if it's possible to pin cert fingerprints as with msmtp

2 years agomigrate from ebdb to a simple ~/.mailrc
Amin Bandali [Sun, 16 May 2021 00:04:21 +0000 (20:04 -0400)]
migrate from ebdb to a simple ~/.mailrc

also automatically expand aliases when going to the next line or
jumping to the end of buffer in message-mode.

3 years agoTweak Gnus setup.
Amin Bandali [Tue, 27 Apr 2021 23:23:58 +0000 (19:23 -0400)]
Tweak Gnus setup.

Most usefully, set gnus-topic-topology for a stable topology of Gnus
topics.

3 years agoLocal SFL mail.
Amin Bandali [Tue, 27 Apr 2021 23:17:40 +0000 (19:17 -0400)]
Local SFL mail.

3 years ago* .emacs.d/lisp/bandali-erc.el: Don't set erc-lurker-hide-list.
Amin Bandali [Sun, 25 Apr 2021 19:12:42 +0000 (15:12 -0400)]
* .emacs.d/lisp/bandali-erc.el: Don't set erc-lurker-hide-list.

For the time being, until I get around to adding an option to ERC to
log such messages to disk, as I'd like to have them in the logs even
if I choose to hide them in ERC itself.

3 years ago* .config/screen/screenrc: Lock screen when idle.
Amin Bandali [Sat, 24 Apr 2021 19:18:01 +0000 (15:18 -0400)]
* .config/screen/screenrc: Lock screen when idle.

3 years ago* .emacs.d/lisp/bandali-gnus.el: More convenient reply bindings
Amin Bandali [Tue, 20 Apr 2021 00:17:09 +0000 (20:17 -0400)]
* .emacs.d/lisp/bandali-gnus.el: More convenient reply bindings

3 years ago* .emacs.d/lisp/bandali-erc.el: Custom log directory and file names
Amin Bandali [Tue, 20 Apr 2021 00:15:54 +0000 (20:15 -0400)]
* .emacs.d/lisp/bandali-erc.el: Custom log directory and file names

3 years ago* .emacs.d/lisp/bandali-erc.el: Look up certs from authinfo file
Amin Bandali [Mon, 19 Apr 2021 02:22:39 +0000 (22:22 -0400)]
* .emacs.d/lisp/bandali-erc.el: Look up certs from authinfo file

3 years ago.config/msmtp/config: Update TLS fingerprints for shemshak and gnu
Amin Bandali [Wed, 14 Apr 2021 22:23:49 +0000 (18:23 -0400)]
.config/msmtp/config: Update TLS fingerprints for shemshak and gnu