From cce022586b579e73c6cd4e99c950473d90d862ca Mon Sep 17 00:00:00 2001 From: jowj Date: Fri, 26 Jul 2019 14:51:08 -0500 Subject: [PATCH] Initial addition of .weechat config. - right now this is a fucking awful sync method; full copy each time - eventually i need to do something much more reasonable - probably will check gnu Stow - seriously this is garbage, but at least I can pull down a config now. --- applicationConfiguration/.weechat/alias.conf | 48 + .../.weechat/buflist.conf | 39 + .../.weechat/charset.conf | 18 + applicationConfiguration/.weechat/exec.conf | 19 + applicationConfiguration/.weechat/fifo.conf | 14 + applicationConfiguration/.weechat/fset.conf | 95 + applicationConfiguration/.weechat/irc.conf | 236 ++ applicationConfiguration/.weechat/logger.conf | 35 + .../.weechat/logs/core.weechat.weechatlog | 639 ++++ .../irc.bouncer-freenode.#emacs.weechatlog | 1475 ++++++++ ....bouncer-freenode.#next-browser.weechatlog | 207 ++ .../irc.bouncer-freenode.#pleroma.weechatlog | 1336 +++++++ ...r-freenode.#python-unregistered.weechatlog | 64 + .../irc.bouncer-freenode.#python.weechatlog | 1720 +++++++++ .../irc.bouncer-freenode.*status.weechatlog | 7 + .../irc.bouncer-freenode.nickserv.weechatlog | 49 + .../irc.bouncer-freenode.nickserve.weechatlog | 2 + .../irc.bouncer-oftc.#crimehole.weechatlog | 462 +++ .../logs/irc.bouncer-oftc.#oftc.weechatlog | 1169 ++++++ .../logs/irc.bouncer-oftc.*status.weechatlog | 7 + .../logs/irc.bouncer-oftc.chanserv.weechatlog | 72 + .../logs/irc.bouncer-oftc.nickserv.weechatlog | 44 + .../irc.server.bouncer-freenode.weechatlog | 3272 +++++++++++++++++ .../logs/irc.server.bouncer-oftc.weechatlog | 2621 +++++++++++++ applicationConfiguration/.weechat/lua.conf | 14 + applicationConfiguration/.weechat/perl.conf | 14 + .../.weechat/plugins.conf | 14 + applicationConfiguration/.weechat/python.conf | 14 + applicationConfiguration/.weechat/relay.conf | 55 + applicationConfiguration/.weechat/ruby.conf | 14 + applicationConfiguration/.weechat/script.conf | 56 + applicationConfiguration/.weechat/sec.conf | 21 + applicationConfiguration/.weechat/spell.conf | 33 + applicationConfiguration/.weechat/tcl.conf | 14 + .../.weechat/trigger.conf | 67 + .../.weechat/weechat.conf | 666 ++++ applicationConfiguration/.weechat/weechat.log | 24 + applicationConfiguration/.weechat/xfer.conf | 48 + 38 files changed, 14704 insertions(+) create mode 100644 applicationConfiguration/.weechat/alias.conf create mode 100644 applicationConfiguration/.weechat/buflist.conf create mode 100644 applicationConfiguration/.weechat/charset.conf create mode 100644 applicationConfiguration/.weechat/exec.conf create mode 100644 applicationConfiguration/.weechat/fifo.conf create mode 100644 applicationConfiguration/.weechat/fset.conf create mode 100644 applicationConfiguration/.weechat/irc.conf create mode 100644 applicationConfiguration/.weechat/logger.conf create mode 100644 applicationConfiguration/.weechat/logs/core.weechat.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.#emacs.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.#next-browser.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.#pleroma.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.#python-unregistered.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.#python.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.*status.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.nickserv.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-freenode.nickserve.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-oftc.#crimehole.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-oftc.#oftc.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-oftc.*status.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-oftc.chanserv.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.bouncer-oftc.nickserv.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.server.bouncer-freenode.weechatlog create mode 100644 applicationConfiguration/.weechat/logs/irc.server.bouncer-oftc.weechatlog create mode 100644 applicationConfiguration/.weechat/lua.conf create mode 100644 applicationConfiguration/.weechat/perl.conf create mode 100644 applicationConfiguration/.weechat/plugins.conf create mode 100644 applicationConfiguration/.weechat/python.conf create mode 100644 applicationConfiguration/.weechat/relay.conf create mode 100644 applicationConfiguration/.weechat/ruby.conf create mode 100644 applicationConfiguration/.weechat/script.conf create mode 100644 applicationConfiguration/.weechat/sec.conf create mode 100644 applicationConfiguration/.weechat/spell.conf create mode 100644 applicationConfiguration/.weechat/tcl.conf create mode 100644 applicationConfiguration/.weechat/trigger.conf create mode 100644 applicationConfiguration/.weechat/weechat.conf create mode 100644 applicationConfiguration/.weechat/weechat.log create mode 100644 applicationConfiguration/.weechat/xfer.conf diff --git a/applicationConfiguration/.weechat/alias.conf b/applicationConfiguration/.weechat/alias.conf new file mode 100644 index 0000000..d993aa0 --- /dev/null +++ b/applicationConfiguration/.weechat/alias.conf @@ -0,0 +1,48 @@ +# +# 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" +AME = "allchan /me" +AMSG = "allchan /msg *" +ANICK = "allserv /nick" +BEEP = "print -beep" +BYE = "quit" +C = "buffer clear" +CHAT = "dcc chat" +CL = "buffer clear" +CLOSE = "buffer close" +EXIT = "quit" +IG = "ignore" +J = "join" +K = "kick" +KB = "kickban" +LEAVE = "part" +M = "msg" +MSGBUF = "command -buffer $1 * /input send $2-" +MUB = "unban *" +N = "names" +Q = "query" +REDRAW = "window refresh" +SAY = "msg *" +SIGNOFF = "quit" +T = "topic" +UB = "unban" +UMODE = "mode $nick" +V = "command core version" +W = "who" +WC = "window merge" +WI = "whois" +WII = "whois $1 $1" +WW = "whowas" + +[completion] +MSGBUF = "%(buffers_plugins_names)" diff --git a/applicationConfiguration/.weechat/buflist.conf b/applicationConfiguration/.weechat/buflist.conf new file mode 100644 index 0000000..d285f89 --- /dev/null +++ b/applicationConfiguration/.weechat/buflist.conf @@ -0,0 +1,39 @@ +# +# weechat -- buflist.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] +add_newline = on +auto_scroll = 50 +display_conditions = "${buffer.hidden}==0" +enabled = on +mouse_jump_visited_buffer = off +mouse_move_buffer = on +mouse_wheel = on +nick_prefix = off +nick_prefix_empty = on +signals_refresh = "" +sort = "number,-active" + +[format] +buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${format_name}" +buffer_current = "${color:,blue}${format_buffer}" +hotlist = " ${color:green}(${hotlist}${color:green})" +hotlist_highlight = "${color:magenta}" +hotlist_low = "${color:white}" +hotlist_message = "${color:brown}" +hotlist_none = "${color:default}" +hotlist_private = "${color:green}" +hotlist_separator = "${color:default}," +indent = " " +lag = " ${color:green}[${color:brown}${lag}${color:green}]" +name = "${name}" +nick_prefix = "${color_nick_prefix}${nick_prefix}" +number = "${color:green}${number}${if:${number_displayed}?.: }" diff --git a/applicationConfiguration/.weechat/charset.conf b/applicationConfiguration/.weechat/charset.conf new file mode 100644 index 0000000..00d304c --- /dev/null +++ b/applicationConfiguration/.weechat/charset.conf @@ -0,0 +1,18 @@ +# +# 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" +encode = "" + +[decode] + +[encode] diff --git a/applicationConfiguration/.weechat/exec.conf b/applicationConfiguration/.weechat/exec.conf new file mode 100644 index 0000000..db02a5b --- /dev/null +++ b/applicationConfiguration/.weechat/exec.conf @@ -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 = "sh" + +[color] +flag_finished = lightred +flag_running = lightgreen diff --git a/applicationConfiguration/.weechat/fifo.conf b/applicationConfiguration/.weechat/fifo.conf new file mode 100644 index 0000000..904985d --- /dev/null +++ b/applicationConfiguration/.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/applicationConfiguration/.weechat/fset.conf b/applicationConfiguration/.weechat/fset.conf new file mode 100644 index 0000000..668266c --- /dev/null +++ b/applicationConfiguration/.weechat/fset.conf @@ -0,0 +1,95 @@ +# +# weechat -- fset.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_unmark = off +condition_catch_set = "${count} >= 1" +export_help_default = on +format_number = 1 +marked_string = "*" +scroll_horizontal = 10 +show_plugins_desc = off +sort = "~name" +unmarked_string = " " +use_color_value = off +use_keys = on +use_mute = off + +[format] +export_help = "# ${description2}" +export_option = "/set ${name} ${quoted_value}" +export_option_null = "/unset ${name}" +option1 = "" +option2 = "${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}" + +[color] +default_value = default +default_value_selected = white +description = default +description_selected = white +file = default +file_changed = brown +file_changed_selected = yellow +file_selected = white +help_default_value = white +help_description = default +help_name = white +help_quotes = darkgray +help_values = default +index = cyan +index_selected = lightcyan +line_marked_bg1 = default +line_marked_bg2 = default +line_selected_bg1 = blue +line_selected_bg2 = red +marked = brown +marked_selected = yellow +max = default +max_selected = white +min = default +min_selected = white +name = default +name_changed = brown +name_changed_selected = yellow +name_selected = white +option = default +option_changed = brown +option_changed_selected = yellow +option_selected = white +parent_name = default +parent_name_selected = white +parent_value = cyan +parent_value_selected = lightcyan +quotes = darkgray +quotes_changed = default +quotes_changed_selected = white +quotes_selected = default +section = default +section_changed = brown +section_changed_selected = yellow +section_selected = white +string_values = default +string_values_selected = white +title_count_options = cyan +title_current_option = lightcyan +title_filter = yellow +title_marked_options = lightgreen +title_sort = white +type = green +type_selected = lightgreen +unmarked = default +unmarked_selected = white +value = cyan +value_changed = brown +value_changed_selected = yellow +value_selected = lightcyan +value_undef = magenta +value_undef_selected = lightmagenta diff --git a/applicationConfiguration/.weechat/irc.conf b/applicationConfiguration/.weechat/irc.conf new file mode 100644 index 0000000..2abfd61 --- /dev/null +++ b/applicationConfiguration/.weechat/irc.conf @@ -0,0 +1,236 @@ +# +# 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 +buffer_open_before_join = off +buffer_switch_autojoin = on +buffer_switch_join = on +color_nicks_in_names = off +color_nicks_in_nicklist = off +color_nicks_in_server_messages = on +color_pv_nick_like_channel = on +ctcp_time_format = "%a, %d %b %Y %T %z" +display_away = local +display_ctcp_blocked = on +display_ctcp_reply = on +display_ctcp_unknown = on +display_host_join = on +display_host_join_local = on +display_host_quit = on +display_join_message = "329,332,333,366" +display_old_topic = on +display_pv_away_once = on +display_pv_back = on +highlight_channel = "$nick" +highlight_pv = "$nick" +highlight_server = "$nick" +highlight_tags_restrict = "irc_privmsg,irc_notice" +item_channel_modes_hide_args = "k" +item_display_server = buffer_plugin +item_nick_modes = on +item_nick_prefix = on +join_auto_add_chantype = off +msgbuffer_fallback = current +new_channel_position = none +new_pv_position = none +nick_completion_smart = speakers +nick_mode = prefix +nick_mode_empty = off +nicks_hide_password = "nickserv" +notice_as_pv = auto +notice_welcome_redirect = on +notice_welcome_tags = "" +notify_tags_ison = "notify_message" +notify_tags_whois = "notify_message" +part_closes_buffer = off +pv_buffer = independent +pv_tags = "notify_private" +raw_messages = 256 +server_buffer = merge_with_core +smart_filter = on +smart_filter_chghost = on +smart_filter_delay = 5 +smart_filter_join = on +smart_filter_join_unmask = 30 +smart_filter_mode = "+" +smart_filter_nick = on +smart_filter_quit = on +temporary_servers = off +topic_strip_colors = off + +[color] +input_nick = lightcyan +item_channel_modes = default +item_lag_counting = default +item_lag_finished = yellow +item_nick_modes = default +message_chghost = brown +message_join = green +message_quit = red +mirc_remap = "1,-1:darkgray" +nick_prefixes = "y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue" +notice = green +reason_quit = default +topic_current = default +topic_new = white +topic_old = default + +[network] +autoreconnect_delay_growing = 2 +autoreconnect_delay_max = 600 +ban_mask_default = "*!$ident@$host" +channel_encode = off +colors_receive = on +colors_send = on +lag_check = 60 +lag_max = 1800 +lag_min_show = 500 +lag_reconnect = 300 +lag_refresh_interval = 1 +notify_check_ison = 1 +notify_check_whois = 5 +sasl_fail_unavailable = on +send_unknown_commands = off +whois_double_nick = off + +[msgbuffer] + +[ctcp] + +[ignore] + +[server_default] +addresses = "" +anti_flood_prio_high = 2 +anti_flood_prio_low = 2 +autoconnect = off +autojoin = "" +autoreconnect = on +autoreconnect_delay = 10 +autorejoin = off +autorejoin_delay = 30 +away_check = 0 +away_check_max_nicks = 25 +capabilities = "" +command = "" +command_delay = 0 +connection_timeout = 60 +ipv6 = on +local_hostname = "" +msg_kick = "" +msg_part = "WeeChat ${info:version}" +msg_quit = "WeeChat ${info:version}" +nicks = "jledbetter,jledbetter1,jledbetter2,jledbetter3,jledbetter4" +nicks_alternate = on +notify = "" +password = "" +proxy = "" +realname = "" +sasl_fail = continue +sasl_key = "" +sasl_mechanism = plain +sasl_password = "" +sasl_timeout = 15 +sasl_username = "" +split_msg_max_length = 512 +ssl = off +ssl_cert = "" +ssl_dhkey_size = 2048 +ssl_fingerprint = "" +ssl_priorities = "NORMAL:-VERS-SSL3.0" +ssl_verify = on +usermode = "" +username = "fake" + +[server] +bouncer-OFTC.addresses = "bouncer.awful.club/5000" +bouncer-OFTC.proxy +bouncer-OFTC.ipv6 +bouncer-OFTC.ssl = on +bouncer-OFTC.ssl_cert +bouncer-OFTC.ssl_priorities +bouncer-OFTC.ssl_dhkey_size +bouncer-OFTC.ssl_fingerprint +bouncer-OFTC.ssl_verify +bouncer-OFTC.password = "${sec.data.bouncer-OFTC}" +bouncer-OFTC.capabilities +bouncer-OFTC.sasl_mechanism +bouncer-OFTC.sasl_username +bouncer-OFTC.sasl_password +bouncer-OFTC.sasl_key +bouncer-OFTC.sasl_timeout +bouncer-OFTC.sasl_fail +bouncer-OFTC.autoconnect = on +bouncer-OFTC.autoreconnect +bouncer-OFTC.autoreconnect_delay +bouncer-OFTC.nicks +bouncer-OFTC.nicks_alternate +bouncer-OFTC.username = "blindidiotgod/OFTC" +bouncer-OFTC.realname +bouncer-OFTC.local_hostname +bouncer-OFTC.usermode +bouncer-OFTC.command +bouncer-OFTC.command_delay +bouncer-OFTC.autojoin +bouncer-OFTC.autorejoin +bouncer-OFTC.autorejoin_delay +bouncer-OFTC.connection_timeout +bouncer-OFTC.anti_flood_prio_high +bouncer-OFTC.anti_flood_prio_low +bouncer-OFTC.away_check +bouncer-OFTC.away_check_max_nicks +bouncer-OFTC.msg_kick +bouncer-OFTC.msg_part +bouncer-OFTC.msg_quit +bouncer-OFTC.notify +bouncer-OFTC.split_msg_max_length +bouncer-freenode.addresses = "bouncer.awful.club/5000" +bouncer-freenode.proxy +bouncer-freenode.ipv6 +bouncer-freenode.ssl = on +bouncer-freenode.ssl_cert +bouncer-freenode.ssl_priorities +bouncer-freenode.ssl_dhkey_size +bouncer-freenode.ssl_fingerprint +bouncer-freenode.ssl_verify +bouncer-freenode.password = "${sec.data.bouncer-freenode}" +bouncer-freenode.capabilities +bouncer-freenode.sasl_mechanism +bouncer-freenode.sasl_username +bouncer-freenode.sasl_password +bouncer-freenode.sasl_key +bouncer-freenode.sasl_timeout +bouncer-freenode.sasl_fail +bouncer-freenode.autoconnect = on +bouncer-freenode.autoreconnect +bouncer-freenode.autoreconnect_delay +bouncer-freenode.nicks +bouncer-freenode.nicks_alternate +bouncer-freenode.username = "blindidiotgod/freenode" +bouncer-freenode.realname +bouncer-freenode.local_hostname +bouncer-freenode.usermode +bouncer-freenode.command +bouncer-freenode.command_delay +bouncer-freenode.autojoin +bouncer-freenode.autorejoin +bouncer-freenode.autorejoin_delay +bouncer-freenode.connection_timeout +bouncer-freenode.anti_flood_prio_high +bouncer-freenode.anti_flood_prio_low +bouncer-freenode.away_check +bouncer-freenode.away_check_max_nicks +bouncer-freenode.msg_kick +bouncer-freenode.msg_part +bouncer-freenode.msg_quit +bouncer-freenode.notify +bouncer-freenode.split_msg_max_length diff --git a/applicationConfiguration/.weechat/logger.conf b/applicationConfiguration/.weechat/logger.conf new file mode 100644 index 0000000..b7b5efc --- /dev/null +++ b/applicationConfiguration/.weechat/logger.conf @@ -0,0 +1,35 @@ +# +# 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 +backlog_conditions = "" + +[color] +backlog_end = default +backlog_line = default + +[file] +auto_log = on +flush_delay = 120 +fsync = off +info_lines = off +mask = "$plugin.$name.weechatlog" +name_lower_case = on +nick_prefix = "" +nick_suffix = "" +path = "%h/logs/" +replacement_char = "_" +time_format = "%Y-%m-%d %H:%M:%S" + +[level] + +[mask] diff --git a/applicationConfiguration/.weechat/logs/core.weechat.weechatlog b/applicationConfiguration/.weechat/logs/core.weechat.weechatlog new file mode 100644 index 0000000..f3d8461 --- /dev/null +++ b/applicationConfiguration/.weechat/logs/core.weechat.weechatlog @@ -0,0 +1,639 @@ +2019-07-05 13:47:49 New key binding (context "default"): meta2-1;5P => /bar scroll buflist * -100% +2019-07-05 13:47:49 New key binding (context "default"): meta2-1;5Q => /bar scroll buflist * +100% +2019-07-05 13:47:49 New key binding (context "default"): meta-meta-OQ => /bar scroll buflist * e +2019-07-05 13:47:49 New key binding (context "default"): meta2-1;3Q => /bar scroll buflist * e +2019-07-05 13:47:49 New key binding (context "default"): meta2-1;3P => /bar scroll buflist * b +2019-07-05 13:47:49 New key binding (context "default"): meta-meta-OP => /bar scroll buflist * b +2019-07-05 13:47:49 New key binding (context "default"): meta-OQ => /bar scroll buflist * +100% +2019-07-05 13:47:49 New key binding (context "default"): meta-OP => /bar scroll buflist * -100% +2019-07-05 13:47:49 New key binding (context "default"): meta-meta2-12~ => /bar scroll buflist * e +2019-07-05 13:47:49 New key binding (context "default"): meta-meta2-11~ => /bar scroll buflist * b +2019-07-05 13:47:49 New key binding (context "default"): meta2-12^ => /bar scroll buflist * +100% +2019-07-05 13:47:49 New key binding (context "default"): meta2-12~ => /bar scroll buflist * +100% +2019-07-05 13:47:49 New key binding (context "default"): meta2-11^ => /bar scroll buflist * -100% +2019-07-05 13:47:49 New key binding (context "default"): meta2-11~ => /bar scroll buflist * -100% +2019-07-05 13:47:49 Plugins loaded: alias, buflist, charset, exec, fifo, fset, irc, logger, lua, perl, python, relay, ruby, script, spell, tcl, trigger, xfer +2019-07-05 13:47:52 =!= You can not write text in this buffer +2019-07-05 13:47:55 =!= You can not write text in this buffer +2019-07-05 13:48:59 Plugins loaded: alias, buflist, charset, exec, fifo, fset, irc, logger, lua, perl, python, relay, ruby, script, spell, tcl, trigger, xfer +2019-07-05 13:50:09 irc: server bouncer added +2019-07-05 13:50:22 =!= Error with command "/server edit bouncer" (help on command: /help server) +2019-07-05 13:50:26 =!= No help available, "serverr" is not a command or an option +2019-07-05 13:50:28 [irc] /server list|listfull [] +2019-07-05 13:50:28 add [/] [-temp] [-