More tmux git status buginess, solved now I beleive.

This commit is contained in:
Aaron D. Lee
2025-12-14 15:13:40 -05:00
parent 059d68ae46
commit a2acf69a8a
4 changed files with 329 additions and 151 deletions

View File

@@ -1,5 +1,7 @@
#set-option -g default-shell /usr/bin/zsh
set -g default-command /usr/bin/zsh
# Update environment on attach
set-option -g update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
set -g default-shell /usr/bin/zsh
# Enable RGB colors if your terminal supports it