diff options
Diffstat (limited to '')
-rw-r--r-- | .config/catgirl/bitlbee | 1 | ||||
-rw-r--r-- | .config/catgirl/libera | 1 | ||||
-rw-r--r-- | .config/catgirl/oftc | 1 | ||||
-rw-r--r-- | .config/catgirl/sdf | 1 | ||||
-rw-r--r-- | .config/catgirl/tilde | 1 |
5 files changed, 5 insertions, 0 deletions
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 |