diff --git a/.byobu/.metadata_available b/.byobu/.metadata_available deleted file mode 100644 index e69de29..0000000 diff --git a/.byobu/datetime.tmux b/.byobu/datetime.tmux index bbfdea0..c0c29d0 100644 --- a/.byobu/datetime.tmux +++ b/.byobu/datetime.tmux @@ -1,2 +1,2 @@ BYOBU_TIME= -BYOBU_DATE= +BYOBU_DATE="%Y-%m-%d " diff --git a/.byobu/status b/.byobu/status index 90ddbdc..4f4a168 100644 --- a/.byobu/status +++ b/.byobu/status @@ -31,7 +31,7 @@ screen_lower_right="color network #disk_io custom #entropy raid reboot_required # Tmux has one status line, with 2 halves for status tmux_left=" #logo #distro release #arch session" # You can have as many tmux right lines below here, and cycle through them using Shift-F5 -tmux_right=" #network #disk_io #custom #entropy #raid #reboot_required updates_available #apport #services #mail users #uptime #ec2_cost #rcs_cost #fan_speed #cpu_temp #battery #wifi_quality #processes load_average #cpu_count #cpu_freq memory #swap #disk whoami hostname #ip_address #time_utc #date #time" +tmux_right=" #network #disk_io #custom #entropy #raid #reboot_required updates_available #apport #services #mail users #uptime #fan_speed #cpu_temp #battery #wifi_quality #processes #load_average #cpu_count #cpu_freq memory #swap #disk whoami hostname #ip_address #time_utc date #time" #tmux_right="network #disk_io #custom entropy raid reboot_required updates_available #apport #services #mail users uptime #ec2_cost #rcs_cost fan_speed cpu_temp battery wifi_quality #processes load_average cpu_count cpu_freq memory #swap #disk whoami hostname ip_address #time_utc date time" #tmux_right="network #disk_io custom #entropy raid reboot_required updates_available #apport #services #mail users uptime #ec2_cost #rcs_cost #fan_speed #cpu_temp battery wifi_quality #processes load_average cpu_count cpu_freq memory #swap #disk #whoami #hostname ip_address #time_utc date time" #tmux_right="#network disk_io #custom entropy #raid #reboot_required #updates_available #apport #services #mail #users #uptime #ec2_cost #rcs_cost fan_speed cpu_temp #battery #wifi_quality #processes #load_average #cpu_count #cpu_freq #memory #swap whoami hostname ip_address #time_utc disk date time" diff --git a/.pinerc b/.pinerc index b7e2578..9167688 100644 --- a/.pinerc +++ b/.pinerc @@ -372,7 +372,7 @@ global-address-book= last-time-prune-questioned=120.7 # Set by Alpine; controls display of "new version" message. -last-version-used=6.21 +last-version-used=6.22 # This names the path to an alternative program, and any necessary arguments, # to be used in posting mail messages. Example: @@ -642,3 +642,17 @@ wp-state= # Web Alpine preferred width for message display in characters wp-columns= + +# If this much time has elapsed at the time of a tcp read or write timeout, +# Alpine will close the connection automatically without user intervention. +# Setting this value to zero (the default) disables this. Setting this variable +# to a smaller value than tcp-query-timeout will close the connection +# automatically, and you will never be asked if you want to wait. +close-connection-timeout= + +# A range in the form min,max that sets the minimum amd maximum versions of the +# SSL protocol that Alpine will use when connecting to a secure server. +encryption-protocol-range= + +# Your client-id and client-secret information to authenticate using XOAUTH2 +xoauth2-info= diff --git a/.weechat/irc.conf b/.weechat/irc.conf index 03c781d..319284e 100644 --- a/.weechat/irc.conf +++ b/.weechat/irc.conf @@ -287,3 +287,89 @@ irc.slashnet.org.msg_quit irc.slashnet.org.notify irc.slashnet.org.split_msg_max_length irc.slashnet.org.charset_message +freenode.addresses = "irc.freenode.org" +freenode.proxy +freenode.ipv6 +freenode.ssl +freenode.ssl_cert +freenode.ssl_password +freenode.ssl_priorities +freenode.ssl_dhkey_size +freenode.ssl_fingerprint +freenode.ssl_verify +freenode.password +freenode.capabilities +freenode.sasl_mechanism +freenode.sasl_username +freenode.sasl_password +freenode.sasl_key +freenode.sasl_timeout +freenode.sasl_fail +freenode.autoconnect +freenode.autoreconnect +freenode.autoreconnect_delay +freenode.nicks +freenode.nicks_alternate +freenode.username +freenode.realname +freenode.local_hostname +freenode.usermode +freenode.command +freenode.command_delay +freenode.autojoin +freenode.autorejoin +freenode.autorejoin_delay +freenode.connection_timeout +freenode.anti_flood_prio_high +freenode.anti_flood_prio_low +freenode.away_check +freenode.away_check_max_nicks +freenode.msg_kick +freenode.msg_part +freenode.msg_quit +freenode.notify +freenode.split_msg_max_length +freenode.charset_message +slashdot.addresses = "irc.slashdot.org" +slashdot.proxy +slashdot.ipv6 +slashdot.ssl +slashdot.ssl_cert +slashdot.ssl_password +slashdot.ssl_priorities +slashdot.ssl_dhkey_size +slashdot.ssl_fingerprint +slashdot.ssl_verify +slashdot.password +slashdot.capabilities +slashdot.sasl_mechanism +slashdot.sasl_username +slashdot.sasl_password +slashdot.sasl_key +slashdot.sasl_timeout +slashdot.sasl_fail +slashdot.autoconnect +slashdot.autoreconnect +slashdot.autoreconnect_delay +slashdot.nicks +slashdot.nicks_alternate +slashdot.username +slashdot.realname +slashdot.local_hostname +slashdot.usermode +slashdot.command +slashdot.command_delay +slashdot.autojoin +slashdot.autorejoin +slashdot.autorejoin_delay +slashdot.connection_timeout +slashdot.anti_flood_prio_high +slashdot.anti_flood_prio_low +slashdot.away_check +slashdot.away_check_max_nicks +slashdot.msg_kick +slashdot.msg_part +slashdot.msg_quit +slashdot.notify +slashdot.split_msg_max_length +slashdot.charset_message