Initial commit
This commit is contained in:
8
tmux/.tmux.conf
Normal file
8
tmux/.tmux.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
set -s escape-time 0
|
||||
|
||||
set -g status-bg black
|
||||
set -g status-fg yellow
|
||||
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
bind-key -n C-t set-option -g status
|
||||
Reference in New Issue
Block a user