finalized tmux config for server
This commit is contained in:
parent
c166fed1aa
commit
54f06b10c5
|
|
@ -25,5 +25,5 @@ set-window-option -g mode-keys vi
|
||||||
set -g status-right '%H:%m %d-%b-%y '
|
set -g status-right '%H:%m %d-%b-%y '
|
||||||
|
|
||||||
# default shell
|
# default shell
|
||||||
set -g default-terminal "screen-256color" /bin/bash
|
#set -g default-terminal "screen-256color" /bin/bash
|
||||||
#set-option -g default-shell /bin/bash
|
#set-option -g default-shell /bin/bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue