Remove github key from ssh-agent

This commit is contained in:
CramMK
2020-03-03 00:34:28 +01:00
parent 14d148457e
commit e17ba6c397
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ type = internal/xwindow
label = %title%
format = <label>
label-maxlen = 80
label-empty = "Konnichiwa, Marc~~"
label-empty = "Yoroshiku!"
format-padding = 2
format-foreground = #fff

View File

@@ -19,7 +19,7 @@ zstyle :omz:plugins:ssh-agent identities gerrit gg gitlab
{%@@ endif @@%}
{%@@ if profile == "laptop" @@%}
zstyle :omz:plugins:ssh-agent identities github
zstyle :omz:plugins:ssh-agent identities
{%@@ endif @@%}
source $ZSH/oh-my-zsh.sh