tmux.conf

This commit is contained in:
zaika 2019-06-18 18:04:10 +03:00
parent 9d7d59c280
commit a6633362c8
1 changed files with 6 additions and 0 deletions

6
.tmux.conf Normal file
View File

@ -0,0 +1,6 @@
source "/usr/share/powerline/bindings/tmux/powerline.conf"
set -g default-terminal "screen-256color"
set -g prefix C-a
bind C-a send-prefix
#set -g lock-command vlock
set -g lock-after-time 60 # Seconds; 0 = never