tmux: no need to set TERM explicitly nowadays
- Id
- 688caa80aaef2783779977e6b3ab4111558945fb
- Author
- Caio
- Commit time
- 2022-08-28T10:42:17+02:00
Modified tmux.conf
set -g status-left ''
set -g window-status-format "#[fg=white,bg=default,dim] #I:#W"
set -g window-status-current-format "#[fg=white,bg=default,bold] >#W<"
-
-set -g default-terminal "tmux-256color"