Fix gpg-agent startup via keychain

This commit is contained in:
Fabio Scotto di Santolo
2025-07-27 22:18:56 +02:00
parent 534d74bd1c
commit a3d0c03903
2 changed files with 20 additions and 22 deletions

View File

@@ -78,7 +78,6 @@ plugins=(
command-not-found
fzf
gitignore
keychain
mise
zoxide
zsh-autosuggestions
@@ -127,3 +126,4 @@ export FZF_HOME=$HOME/.oh-my-zsh/custom/plugins/fzf
source <(fzf --zsh)
source "$FZF_HOME/shell/key-bindings.zsh"
source "$FZF_HOME/shell/completion.zsh"