about summary refs log tree commit diff
path: root/exec.conf
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-19 02:53:35 +0900
committersefidel <contact@sefidel.net>2023-02-19 02:53:35 +0900
commit31eb7ea1017c8d91b386c74a21dc5cb3d17afb14 (patch)
tree520470b32052a858a9c15e379d464a1124d5a7a5 /exec.conf
downloadweechatrc-31eb7ea1017c8d91b386c74a21dc5cb3d17afb14.tar.gz
weechatrc-31eb7ea1017c8d91b386c74a21dc5cb3d17afb14.zip
Initial commit
Diffstat (limited to 'exec.conf')
-rw-r--r--exec.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/exec.conf b/exec.conf
new file mode 100644
index 0000000..cb3bb91
--- /dev/null
+++ b/exec.conf
@@ -0,0 +1,19 @@
+#
+# weechat -- exec.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart/
+#
+
+[command]
+default_options = ""
+purge_delay = 0
+shell = "${env:SHELL}"
+
+[color]
+flag_finished = lightred
+flag_running = lightgreen