From 424c9b91f49d5e8798df8f6e9bd255a41ca33e90 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 8 Feb 2026 18:25:27 -0500 Subject: [PATCH] bootstrap and system config improvements --- home/modules/shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 5ca08f9..c6d561d 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -174,7 +174,6 @@ in { initContent = '' export GPG_TTY=$(tty) - gpg-connect-agent updatestartuptty /bye >/dev/null 2>&1 || true export THEME="''${THEME:-${config.theme}}" setopt auto_cd