diff --git a/tmux.conf b/tmux.conf index 527f4aa..7fb20ae 100644 --- a/tmux.conf +++ b/tmux.conf @@ -72,3 +72,6 @@ set -g @plugin 'niksingh710/minimal-tmux-status' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'Morantron/tmux-fingers' run -b '~/.tmux/plugins/tpm/tpm' + +set -g set-titles on +set -g set-titles-string '#(whoami)@#H'