Pass SSH to Zsh
This commit is contained in:
parent
938ede978a
commit
9562df7ef3
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@
|
||||||
ohMyZsh = {
|
ohMyZsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = ["git" "direnv" "fzf" "ssh-agent"];
|
plugins = ["git" "direnv" "fzf" "ssh-agent"];
|
||||||
|
preLoaded = "zstyle :omz:plugins:ssh-agent agent-forwarding yes";
|
||||||
theme = "half-life";
|
theme = "half-life";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue