diff options
author | Amin Bandali <bandali@gnu.org> | 2020-03-19 19:11:35 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-03-19 19:12:16 -0400 |
commit | afdd47d0a0da2f2fef56da7c8c2cf538a8eda154 (patch) | |
tree | 2b74520d74609714b554c390d91702f8bc5954f0 | |
parent | 33b1a7ea3b46945a9043291bed5c54cb00f6a854 (diff) | |
download | configs-afdd47d0a0da2f2fef56da7c8c2cf538a8eda154.tar.gz configs-afdd47d0a0da2f2fef56da7c8c2cf538a8eda154.tar.xz configs-afdd47d0a0da2f2fef56da7c8c2cf538a8eda154.zip |
emacs: erc: remove moznet; rip
Diffstat (limited to '')
-rw-r--r-- | .emacs.d/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index a4d3c97..697cf1e 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2765,8 +2765,6 @@ https://csclub.uwaterloo.ca/~abandali") `(("znc.shemshak.org" 1337 t ((freenode "amin/freenode" ,pwd))) ("znc.shemshak.org" 1337 t - ((moznet "amin/moznet" ,pwd))) - ("znc.shemshak.org" 1337 t ((oftc "amin/oftc" ,pwd))))))) |