feat(cli) : silent ssh agent
This commit is contained in:
parent
548cd01951
commit
c4e67b62f5
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ in {
|
|||
enable = true;
|
||||
extraConfig = ''
|
||||
zstyle :omz:plugins:ssh-agent lazy yes
|
||||
zstyle :omz:plugins:ssh-agent quiet yes
|
||||
'';
|
||||
plugins = [ "git" "ssh-agent" ];
|
||||
# theme = "robbyrussell";
|
||||
|
|
Loading…
Reference in a new issue