Mon, 14 Aug 2023 22:04:03 -0400
tmux: update DBUS_SESSION_BUS_ADDRESS to fix gpg pinentry
--- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,8 @@ set -g default-terminal "tmux-256color" # set -ga terminal-overrides ',*:RGB' +set -g update-environment 'DBUS_SESSION_BUS_ADDRESS' + set -g history-limit 6000 set -g display-time 4000