diff options
author | 2021-04-11 11:04:08 -0400 | |
---|---|---|
committer | 2021-04-11 11:05:57 -0400 | |
commit | ccb32b49c84c49070c5a5c5764a5b26d305e2584 (patch) | |
tree | 4a7f3564c80f629e84137c0d9bd664814846f8a8 /.emacs.d/lisp/bandali-exwm.el | |
parent | 5b853dffbfdeb2a7b462e7872e3cfc1787896ee6 (diff) | |
download | configs-ccb32b49c84c49070c5a5c5764a5b26d305e2584.tar.gz configs-ccb32b49c84c49070c5a5c5764a5b26d305e2584.tar.xz configs-ccb32b49c84c49070c5a5c5764a5b26d305e2584.zip |
Update ERC setup
I'm not using ZNC anymore. Also, use client certificates for
authentication with the networks.
Also bump copyright years.
Diffstat (limited to '.emacs.d/lisp/bandali-exwm.el')
-rw-r--r-- | .emacs.d/lisp/bandali-exwm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/bandali-exwm.el b/.emacs.d/lisp/bandali-exwm.el index 99a186b..ab9d34f 100644 --- a/.emacs.d/lisp/bandali-exwm.el +++ b/.emacs.d/lisp/bandali-exwm.el @@ -1,6 +1,6 @@ ;;; bandali-exwm.el --- bandali's EXWM configuration -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2020 Amin Bandali +;; Copyright (C) 2018-2021 Amin Bandali ;; Author: Amin Bandali <bandali@gnu.org> ;; Keywords: tools |