From 1ca10664fbac7050271c99e19772e6582e2bfb93 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Thu, 11 Apr 2024 18:19:51 +0200 Subject: Mycli --- Common/my.cnf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Common/my.cnf (limited to 'Common/my.cnf') diff --git a/Common/my.cnf b/Common/my.cnf new file mode 100644 index 0000000..93054c0 --- /dev/null +++ b/Common/my.cnf @@ -0,0 +1,2 @@ +[client] +pager = 'pspg -s 0' -- cgit v1.2.3