From 589ce92e4467239d2194f9a9cf8662e6d7daf44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Mon, 29 Jan 2024 10:02:13 +0100 Subject: xh: use config.json for following --- dot_config/xh/config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot_config/xh/config.json (limited to 'dot_config/xh') diff --git a/dot_config/xh/config.json b/dot_config/xh/config.json new file mode 100644 index 0000000..aedf93d --- /dev/null +++ b/dot_config/xh/config.json @@ -0,0 +1,5 @@ +{ + "default_options": [ + "--follow" + ] +} -- cgit v1.2.3