Skip to content

Commit

Permalink
chore: remove brave because I did not like it
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 31, 2024
1 parent 81cdcb6 commit 1329306
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/browser.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ main_brew() {
require_brew_cask firefox
require_brew_cask firefox@developer-edition
require_brew_cask google-chrome@beta
require_brew_cask brave-browser@beta
require_brew defaultbrowser

if [[ "$(command -v gopass-jsonapi)" ]]; then
Expand All @@ -45,7 +44,7 @@ main_pacman() {
copycat "browser" "firefox/firefox.cfg" "/usr/lib/firefox/firefox.cfg"

msg 'chrome, the worst browser ever but sometime we need that shit'
require_aur google-chrome-beta brave-beta-bin
require_aur google-chrome-beta
# copycat "browser" "chrome/chrome-beta-flags.conf" "$HOME/.config/chrome-beta-flags.conf" false

if [[ "$(command -v gopass-jsonapi)" ]]; then
Expand Down

0 comments on commit 1329306

Please sign in to comment.