zsh
This commit is contained in:
parent
da36fbfc3a
commit
712367eb98
4 changed files with 47 additions and 10 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Original Source: https://github.com/jonasjacek/
|
||||
|
||||
# Set prefix key
|
||||
unbind-key C-b
|
||||
bind y send-prefix
|
||||
set -g prefix ^y
|
||||
|
||||
# CONFIGURATION
|
||||
set -g automatic-rename on
|
||||
set -g set-titles on
|
||||
set-option -g history-limit 10000
|
||||
|
||||
# DESIGN: 256 COLOR SUPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue