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;
|
enable = true;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
zstyle :omz:plugins:ssh-agent lazy yes
|
zstyle :omz:plugins:ssh-agent lazy yes
|
||||||
|
zstyle :omz:plugins:ssh-agent quiet yes
|
||||||
'';
|
'';
|
||||||
plugins = [ "git" "ssh-agent" ];
|
plugins = [ "git" "ssh-agent" ];
|
||||||
# theme = "robbyrussell";
|
# theme = "robbyrussell";
|
||||||
|
|
Loading…
Reference in a new issue