my shell and tool configurations
at master 19 lines 381 B view raw
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 commands like /set or /fset to change settings in WeeChat. 8# 9# For more info, see: https://weechat.org/doc/weechat/quickstart/ 10# 11 12[command] 13default_options = "" 14purge_delay = 0 15shell = "sh" 16 17[color] 18flag_finished = lightred 19flag_running = lightgreen