Cleanup.
This commit is contained in:
parent
89281837c6
commit
dc778d0191
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ bind-key C-a send-prefix
|
|||
# Suggestions from nvim:
|
||||
set-option -sg escape-time 10
|
||||
set-option -g focus-event on
|
||||
set-option -sa terminal-overrides ',screen-256color:RGB'
|
||||
set-option -sa terminal-overrides 'screen-256color:RGB'
|
||||
|
||||
# split panes using | and -
|
||||
bind | split-window -h
|
||||
|
@ -91,4 +91,4 @@ set -g @plugin 'tmux-plugins/tmux-continuum'
|
|||
set -g @continuum-restore 'on'
|
||||
|
||||
# If plugin installation does not work, run $TPM/bin/install_plugins
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue