Update '.tmux.conf'
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# tmux theme
|
# tmux theme
|
||||||
source-file "${HOME}/.tmuxtheme"
|
source-file "${HOME}/.tmux.theme"
|
||||||
|
|
||||||
|
# Remap prefix from 'C-b' to 'C-a'
|
||||||
|
unbind C-b
|
||||||
|
set-option -g prefix C-a
|
||||||
|
bind-key C-a send-prefix
|
||||||
|
|
||||||
# split panes using | and -
|
# split panes using | and -
|
||||||
unbind '"'
|
unbind '"'
|
||||||
|
|||||||
Reference in New Issue
Block a user