From 873c3cc7f64e749ded01da5d437eb25c164d46bd Mon Sep 17 00:00:00 2001 From: Tobias Schmidl <5060861-schtobia@users.noreply.gitlab.com> Date: Thu, 19 Dec 2024 10:31:31 +0100 Subject: [PATCH] zsh: switched from ssh-agent --> keychain, added direnv plugin --- .zshrc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 1a40acb..0d299cc 100644 --- a/.zshrc +++ b/.zshrc @@ -5,6 +5,8 @@ setopt HIST_IGNORE_SPACE setopt HIST_FIND_NO_DUPS setopt HIST_SAVE_NO_DUPS +zstyle :omz:plugins:keychain agents gpg,ssh +zstyle :omz:plugins:keychain options --quiet zstyle :omz:plugins:ssh-agent agent-forwarding yes zstyle :omz:plugins:ssh-agent lazy yes zstyle :omz:plugins:ssh-agent lifetime 8h @@ -18,9 +20,11 @@ tmux command-not-found debian direnv +git +git-extras gpg-agent +keychain pip -ssh-agent common-aliases MichaelAquilina/zsh-you-should-use svenXY/timewarrior