20 lines
378 B
Plaintext
20 lines
378 B
Plaintext
#
|
|
# weechat -- exec.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
|
|
#
|
|
|
|
[command]
|
|
default_options = ""
|
|
purge_delay = 0
|
|
shell = "${env:SHELL}"
|
|
|
|
[color]
|
|
flag_finished = lightred
|
|
flag_running = lightgreen
|