19 lines
382 B
Text
19 lines
382 B
Text
#
|
|
# 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
|