Files
nixfiles/users/emmathorpe
Emma Thorpe b605515f05 fix(work): guard the kube-tmux status line on the script's presence
The tmux status-right shelled out to $HOME/code/kube-tmux/kube.tmux by
absolute path; on a checkout without that external repo every status refresh
errored. Wrap it in a file-existence test so it degrades quietly.

Closes #50
2026-06-29 13:29:25 +01:00
..