···9999 else if test -S ${config.home.homeDirectory}/.1password/agent.sock
100100 set -gx SSH_AUTH_SOCK ${config.home.homeDirectory}/.1password/agent.sock
101101 end
102102- # Load 1Password CLI plugins
102102+ # Load 1Password CLI plugins, but keep AWS CLI using agenix-managed
103103+ # credentials via AWS_SHARED_CREDENTIALS_FILE rather than the 1Password plugin.
103104 if test -f ~/.config/op/plugins.sh
104105 source ~/.config/op/plugins.sh
106106+ functions -e aws 2>/dev/null || true
105107 end
106108 # Auto-launch zellij if not already inside a session
107109 # Use systemd-run to escape niri's session scope so the server