From aa9f3db7b59d01de14cf6551fb39597a9c82b48a Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 9 May 2024 00:57:20 +0100 Subject: [PATCH] Remove buggy browserpass extension --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index dc2542af..922a7027 100755 --- a/install.sh +++ b/install.sh @@ -24,7 +24,7 @@ paru -Sy gnome-podcasts paru -Sy gdu toipe bottom w3m newsboat iamb tmux ollama neovim transmission-cli mutt pass pass-git-helper # Browser and browser tools -paru -Sy browserpass brave-bin +paru -Sy brave-bin if [ $(pwd) != "$HOME/dotfiles" ]; then cd $HOME