updates after hostname
This commit is contained in:
parent
765dc64d7d
commit
9711885ed3
@ -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)) '"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user