From 9d7f9f3fb444522e49979d024b90d1701882e031 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 8 Apr 2025 13:09:47 +0200 Subject: Remove old weechat config --- weechat/perl.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 weechat/perl.conf (limited to 'weechat/perl.conf') diff --git a/weechat/perl.conf b/weechat/perl.conf deleted file mode 100644 index 31924b9..0000000 --- a/weechat/perl.conf +++ /dev/null @@ -1,14 +0,0 @@ -# -# weechat -- perl.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[look] -check_license = off -eval_keep_context = on -- cgit