mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Tweaks
This commit is contained in:
parent
b172845872
commit
9aabf93b3c
@ -1,8 +1,13 @@
|
||||
set -g base-index 1
|
||||
set -g mouse on
|
||||
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
bind C-a send-prefix
|
||||
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "#T"
|
||||
set -g status-style bg=black
|
||||
|
||||
# More friendly split pane
|
||||
bind-key h split-window -h
|
||||
|
Loading…
Reference in New Issue
Block a user