Update config and add zazu sk pubkey.

This commit is contained in:
David Tomaschik
2026-02-20 19:14:36 -08:00
parent 313c16bdc9
commit 295ef071ee
3 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ uv_venv_auto = true
[tools]
age = "latest"
usage = "latest"
uv = "latest"
[hooks]

View File

@@ -28,6 +28,7 @@ set -g status-keys vi
# Set a terminal name but also enable 24 bit support in tmux
set -g default-terminal tmux-256color
set -as terminal-features ",xterm-256color:RGB"
set-env -g COLORTERM "truecolor"
# Activity
setw -g monitor-activity on