From c4ab642bff50961f63b74db44e1bbc971e47ecdd Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 1 Nov 2021 17:28:02 -0400 Subject: catgirl include date in timestamp --- .config/catgirl/bitlbee | 1 + .config/catgirl/libera | 1 + .config/catgirl/oftc | 1 + .config/catgirl/sdf | 1 + .config/catgirl/tilde | 1 + 5 files changed, 5 insertions(+) diff --git a/.config/catgirl/bitlbee b/.config/catgirl/bitlbee index 94b2c94..48e5800 100644 --- a/.config/catgirl/bitlbee +++ b/.config/catgirl/bitlbee @@ -5,3 +5,4 @@ port = 40404 save = bitlbee hash = 0,13 quiet +timestamp = %d %X diff --git a/.config/catgirl/libera b/.config/catgirl/libera index 0eca26a..e191fc0 100644 --- a/.config/catgirl/libera +++ b/.config/catgirl/libera @@ -5,3 +5,4 @@ port = 40404 save = libera hash = 0,13 quiet +timestamp = %d %X diff --git a/.config/catgirl/oftc b/.config/catgirl/oftc index 65a285a..3d2b1b2 100644 --- a/.config/catgirl/oftc +++ b/.config/catgirl/oftc @@ -5,3 +5,4 @@ port = 40404 save = oftc hash = 0,13 quiet +timestamp = %d %X diff --git a/.config/catgirl/sdf b/.config/catgirl/sdf index 31b1ed7..bd31cc0 100644 --- a/.config/catgirl/sdf +++ b/.config/catgirl/sdf @@ -5,3 +5,4 @@ port = 40404 save = sdf hash = 0,13 quiet +timestamp = %d %X diff --git a/.config/catgirl/tilde b/.config/catgirl/tilde index 16d2dfd..2cd9a57 100644 --- a/.config/catgirl/tilde +++ b/.config/catgirl/tilde @@ -5,3 +5,4 @@ port = 40404 save = tilde hash = 0,13 quiet +timestamp = %d %X -- cgit v1.2.3