initial commit
This commit is contained in:
9
.tmux.conf
Executable file
9
.tmux.conf
Executable file
@ -0,0 +1,9 @@
|
||||
set -g status-bg colour248
|
||||
set -g status-fg colour232
|
||||
|
||||
set -g prefix C-g
|
||||
bind-key C-g send-prefix
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "[#S] #P:#W #T"
|
Reference in New Issue
Block a user