diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..d71a182 --- /dev/null +++ b/.tmux.conf @@ -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