Add tmux mouse and remove ssh-key add
This commit is contained in:
@@ -12,6 +12,8 @@ bind-key -r l select-pane -R
|
|||||||
bind-key v split-window -h
|
bind-key v split-window -h
|
||||||
bind-key s split-window -v
|
bind-key s split-window -v
|
||||||
|
|
||||||
|
set-option -g mouse on
|
||||||
|
|
||||||
# colors
|
# colors
|
||||||
set -g status-bg black
|
set -g status-bg black
|
||||||
set -g status-fg white
|
set -g status-fg white
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ plugins=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
{%@@ if profile == "work" @@%}
|
{%@@ if profile == "work" @@%}
|
||||||
zstyle :omz:plugins:ssh-agent identities gerrit gg gitlab
|
zstyle :omz:plugins:ssh-agent identities
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
|
|
||||||
{%@@ if profile == "laptop" @@%}
|
{%@@ if profile == "laptop" @@%}
|
||||||
|
|||||||
Reference in New Issue
Block a user