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
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