]>
Commit | Line | Data |
---|---|---|
483da16c BB |
1 | # |
2 | # weechat -- exec.conf | |
3 | # | |
4 | # WARNING: It is NOT recommended to edit this file by hand, | |
5 | # especially if WeeChat is running. | |
6 | # | |
7 | # Use /set or similar command to change settings in WeeChat. | |
8 | # | |
9 | # For more info, see: https://weechat.org/doc/quickstart | |
10 | # | |
11 | ||
12 | [command] | |
13 | default_options = "" | |
14 | purge_delay = 0 | |
15 | shell = "sh" | |
16 | ||
17 | [color] | |
18 | flag_finished = lightred | |
19 | flag_running = lightgreen |