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