From b534bf4dc072a872c70195b56ff95bb194b26946 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 29 Mar 2024 19:25:58 -0700 Subject: [PATCH] pam-reattach is now in core --- dev/homebrew.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev/homebrew.yml b/dev/homebrew.yml index a28e760..df68f70 100644 --- a/dev/homebrew.yml +++ b/dev/homebrew.yml @@ -22,6 +22,7 @@ - jq - kitty - luarocks + - pam-reattach - ripgrep - ruby-install - shellcheck @@ -30,8 +31,6 @@ - zoxide - zsh - - fabianishere/personal/pam_reattach - - name: Install Homebrew formulae from HEAD community.general.homebrew: name: "{{ item }}"