mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-06-21 19:29:24 +00:00
default weechat configs, zshrc, mkshrc
This commit is contained in:
19
.weechat/exec.conf
Normal file
19
.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 /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
|
||||
Reference in New Issue
Block a user