1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-01 20:09:13 +02:00

Various from Locksmith

This commit is contained in:
Eric-Teunis de Boone 2017-08-26 13:30:58 +02:00
parent ecd9e69323
commit 57953d9c90
6 changed files with 16 additions and 7 deletions

View file

@ -28,10 +28,6 @@ set-option -g set-titles on
set-window-option -g automatic-rename on
setw -g monitor-activity on
# unicode
setw -g utf8 on
set -g status-utf8 on
# use PREFIX | to split window horizontally and PREFIX - to split vertically
bind | split-window -h
bind - split-window -v