FIX make local tmux session blank

This commit is contained in:
Nathan Dwarshuis 2021-06-17 17:25:49 -04:00
parent 34ffddbd4b
commit 860f54b7ca
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ bind -T off F12 \
# stats that the local machine already has via conky
{{- if eq .chezmoi.hostname "petrucci4prez" }}
set -g status-position top
set -g status-right ""
set -g status-right-length 0
{{- else }}
# TODO this is super annoying