Ben did a system upgrade to a new vm. Looks like

where updated when that happened
This commit is contained in:
Russell R. 2020-08-05 16:47:01 +00:00
parent 7417122336
commit 6abc499377
5 changed files with 103 additions and 3 deletions

View File

@ -1,2 +1,2 @@
BYOBU_TIME=
BYOBU_DATE=
BYOBU_DATE="%Y-%m-%d "

View File

@ -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"

16
.pinerc
View File

@ -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=

View File

@ -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