From 295ef071eef79b18039338df89c0f42badd63f03 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 20 Feb 2026 19:14:36 -0800 Subject: [PATCH] Update config and add zazu sk pubkey. --- dotfiles/config/mise/config.toml | 1 + dotfiles/tmux.conf | 1 + keys/ssh/id_sk_ecdsa_zazu.pub | 1 + 3 files changed, 3 insertions(+) create mode 100644 keys/ssh/id_sk_ecdsa_zazu.pub diff --git a/dotfiles/config/mise/config.toml b/dotfiles/config/mise/config.toml index 6bf448e..cd519a6 100644 --- a/dotfiles/config/mise/config.toml +++ b/dotfiles/config/mise/config.toml @@ -9,6 +9,7 @@ uv_venv_auto = true [tools] age = "latest" +usage = "latest" uv = "latest" [hooks] diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index 214bfe3..1b89759 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -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 diff --git a/keys/ssh/id_sk_ecdsa_zazu.pub b/keys/ssh/id_sk_ecdsa_zazu.pub new file mode 100644 index 0000000..113e163 --- /dev/null +++ b/keys/ssh/id_sk_ecdsa_zazu.pub @@ -0,0 +1 @@ +sk-ecdsa-sha2-nistp256@openssh.com AAAAInNrLWVjZHNhLXNoYTItbmlzdHAyNTZAb3BlbnNzaC5jb20AAAAIbmlzdHAyNTYAAABBBF8YzO0pEZ9DKHyqgPZpwlv6s4FBYDunIV23R4VUfiC3dw3P1vX9+tDO2+K65v+0vL2rAuBr5ZAHmDxiY8PzDwoAAAAEc3NoOg== david@zazu-sk