Default terminal for tmux.
This commit is contained in:
parent
192d2d8c15
commit
3bf517fdae
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
### CONFIG
|
||||
set -g status-right "#(hostname | cut -d. -f 1): #(uptime | awk -F 'averag[a-z]*: ' '{print $2}')"
|
||||
set -g default-terminal "xterm-color"
|
||||
#
|
||||
### BINDS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue