summaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-06-18 20:03:15 -0400
committerJesse Luehrs <doy@tozt.net>2017-06-18 20:06:37 -0400
commit11132969e1a05bd04575255dae00541e5f52b3c2 (patch)
treebcf4a96c48ddc11eb3db04de6d56e6029874b6f5 /weechat
parentfa7050ed4f81ec9e894d2b9808edd3cd856624aa (diff)
downloadconf-11132969e1a05bd04575255dae00541e5f52b3c2.tar.gz
conf-11132969e1a05bd04575255dae00541e5f52b3c2.zip
weechat
Diffstat (limited to 'weechat')
-rw-r--r--weechat/alias.conf7
-rw-r--r--weechat/aspell.conf7
-rw-r--r--weechat/buffers.conf7
-rw-r--r--weechat/charset.conf7
-rw-r--r--weechat/exec.conf7
-rw-r--r--weechat/fifo.conf14
-rw-r--r--weechat/irc.conf13
-rw-r--r--weechat/logger.conf7
-rw-r--r--weechat/plugins.conf7
-rw-r--r--weechat/relay.conf7
-rw-r--r--weechat/script.conf7
-rw-r--r--weechat/sec.conf7
-rw-r--r--weechat/trigger.conf7
-rw-r--r--weechat/weechat.conf10
-rw-r--r--weechat/xfer.conf7
15 files changed, 120 insertions, 1 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf
index 992f1d7..53d21a2 100644
--- a/weechat/alias.conf
+++ b/weechat/alias.conf
@@ -1,6 +1,13 @@
#
# weechat -- alias.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
+#
[cmd]
AAWAY = "allserv /away"
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index d936385..72dbad3 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -1,6 +1,13 @@
#
# weechat -- aspell.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
+#
[color]
misspelled = lightred
diff --git a/weechat/buffers.conf b/weechat/buffers.conf
index 16ce9c3..86c8604 100644
--- a/weechat/buffers.conf
+++ b/weechat/buffers.conf
@@ -1,6 +1,13 @@
#
# weechat -- buffers.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
+#
[color]
current_bg = default
diff --git a/weechat/charset.conf b/weechat/charset.conf
index 99a90d5..00d304c 100644
--- a/weechat/charset.conf
+++ b/weechat/charset.conf
@@ -1,6 +1,13 @@
#
# weechat -- charset.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
+#
[default]
decode = "iso-8859-1"
diff --git a/weechat/exec.conf b/weechat/exec.conf
index 39f1929..519ccc1 100644
--- a/weechat/exec.conf
+++ b/weechat/exec.conf
@@ -1,6 +1,13 @@
#
# 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 = ""
diff --git a/weechat/fifo.conf b/weechat/fifo.conf
new file mode 100644
index 0000000..904985d
--- /dev/null
+++ b/weechat/fifo.conf
@@ -0,0 +1,14 @@
+#
+# weechat -- fifo.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
+#
+
+[file]
+enabled = on
+path = "%h/weechat_fifo"
diff --git a/weechat/irc.conf b/weechat/irc.conf
index 9d25c75..29c6873 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -1,6 +1,13 @@
#
# weechat -- irc.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
+#
[look]
buffer_open_before_autojoin = on
@@ -138,6 +145,7 @@ ssl_dhkey_size = 2048
ssl_fingerprint = ""
ssl_priorities = "NORMAL"
ssl_verify = on
+usermode = ""
username = "doy"
[server]
@@ -166,6 +174,7 @@ mozilla.nicks_alternate
mozilla.username
mozilla.realname
mozilla.local_hostname
+mozilla.usermode
mozilla.command
mozilla.command_delay
mozilla.autojoin
@@ -205,6 +214,7 @@ freenode.nicks_alternate
freenode.username
freenode.realname
freenode.local_hostname
+freenode.usermode
freenode.command
freenode.command_delay
freenode.autojoin
@@ -244,6 +254,7 @@ bitlbee.nicks_alternate
bitlbee.username
bitlbee.realname
bitlbee.local_hostname
+bitlbee.usermode
bitlbee.command
bitlbee.command_delay
bitlbee.autojoin
@@ -283,6 +294,7 @@ twice.nicks_alternate
twice.username
twice.realname
twice.local_hostname
+twice.usermode
twice.command
twice.command_delay
twice.autojoin
@@ -322,6 +334,7 @@ hackerscool.nicks_alternate
hackerscool.username
hackerscool.realname
hackerscool.local_hostname
+hackerscool.usermode
hackerscool.command
hackerscool.command_delay
hackerscool.autojoin
diff --git a/weechat/logger.conf b/weechat/logger.conf
index 035a644..69fe02c 100644
--- a/weechat/logger.conf
+++ b/weechat/logger.conf
@@ -1,6 +1,13 @@
#
# weechat -- logger.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
+#
[look]
backlog = 20
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index 8c5fdea..1f2cfe9 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -1,6 +1,13 @@
#
# weechat -- plugins.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
+#
[var]
fifo.fifo = "on"
diff --git a/weechat/relay.conf b/weechat/relay.conf
index aa38a43..565dd14 100644
--- a/weechat/relay.conf
+++ b/weechat/relay.conf
@@ -1,6 +1,13 @@
#
# weechat -- relay.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
+#
[look]
auto_open_buffer = on
diff --git a/weechat/script.conf b/weechat/script.conf
index f7b530c..3cd8b53 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -1,6 +1,13 @@
#
# weechat -- script.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
+#
[look]
columns = "%s %n %V %v %u | %d | %t"
diff --git a/weechat/sec.conf b/weechat/sec.conf
index 3672aa7..8c60d03 100644
--- a/weechat/sec.conf
+++ b/weechat/sec.conf
@@ -1,6 +1,13 @@
#
# weechat -- sec.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
+#
[crypt]
cipher = aes256
diff --git a/weechat/trigger.conf b/weechat/trigger.conf
index 69bbe65..10d49e4 100644
--- a/weechat/trigger.conf
+++ b/weechat/trigger.conf
@@ -1,6 +1,13 @@
#
# weechat -- trigger.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
+#
[look]
enabled = on
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index 02be0f8..9d47bf9 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -1,6 +1,13 @@
#
# weechat -- weechat.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
+#
[debug]
@@ -13,6 +20,7 @@ sys_rlimit = ""
[look]
align_end_of_lines = message
+align_multiline_words = on
bar_more_down = "++"
bar_more_left = "<<"
bar_more_right = ">>"
@@ -238,7 +246,7 @@ buffers.color_fg = default
buffers.conditions = ""
buffers.filling_left_right = vertical
buffers.filling_top_bottom = horizontal
-buffers.hidden = off
+buffers.hidden = on
buffers.items = "buffers"
buffers.position = left
buffers.priority = 0
diff --git a/weechat/xfer.conf b/weechat/xfer.conf
index 39ac5bd..c7ef602 100644
--- a/weechat/xfer.conf
+++ b/weechat/xfer.conf
@@ -1,6 +1,13 @@
#
# weechat -- xfer.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
+#
[look]
auto_open_buffer = on