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 s split-window -v
|
||||
|
||||
set-option -g mouse on
|
||||
|
||||
# colors
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
|
||||
@@ -15,7 +15,7 @@ plugins=(
|
||||
)
|
||||
|
||||
{%@@ if profile == "work" @@%}
|
||||
zstyle :omz:plugins:ssh-agent identities gerrit gg gitlab
|
||||
zstyle :omz:plugins:ssh-agent identities
|
||||
{%@@ endif @@%}
|
||||
|
||||
{%@@ if profile == "laptop" @@%}
|
||||
|
||||
Reference in New Issue
Block a user