weechat
This commit is contained in:
parent
d0c620b61c
commit
73761b7be7
20 changed files with 1759 additions and 0 deletions
19
slackware/home/weechat/.weechat/exec.conf
Normal file
19
slackware/home/weechat/.weechat/exec.conf
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue