Update plugins .zshrc on MacOS and config tmux

This commit is contained in:
Fabio Scotto di Santolo
2020-09-18 00:05:00 +02:00
parent 2cf8b0fd3d
commit 51d00efe47
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
unbind C-b
set -g prefix C-x
bind C-x send-prefix
bind C-x send-prefix
set -g default-terminal "screen-256color"