From: Maximilian Friedersdorff Date: Wed, 26 Oct 2022 11:19:27 +0000 (+0100) Subject: Don't run keychain or any other agent X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=8934f7da484dee8f45d11808ea00d47e753262ae;p=max%2Fsaltfiles.git Don't run keychain or any other agent --- diff --git a/states/zsh/files/zshrc b/states/zsh/files/zshrc index 22f0b65..458a576 100644 --- a/states/zsh/files/zshrc +++ b/states/zsh/files/zshrc @@ -50,8 +50,6 @@ precmd () { __git_ps1 "" "$(virtual_env)${p}" "${NEWLINE}[%s]${NEWLINE}" } -eval $(keychain --agents gpg,ssh --eval --quiet --noask id_ed25519 B3030EB2 F0C471E6) - bindkey '^R' history-incremental-search-backward if [[ -f ~/.shell_aliases ]]; then