updates after hostname

This commit is contained in:
Willem Haffmans 2024-09-11 01:09:04 +00:00
parent 765dc64d7d
commit 9711885ed3

View File

@ -47,3 +47,6 @@ if "test ! -d ~/.config/tmux/plugins/tpm" \
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.config/tmux/plugins/tpm/tpm'
if-shell "[ $(checkupdates | wc -l) -gt 0 ]" \
"set-option -ag status-right '(#(checkupdates | wc -l)) '"