Skip to content

Commit

Permalink
bootstrap: tapping homebrew cask not necessary anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
davidandreoletti committed Mar 15, 2024
1 parent a607251 commit 7dd874e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install/bootstrap_apps_gui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ if is_profile_admin_or_similar; then
is_fedora && fedora_flatpak_remote_add "flathub" "https://flathub.org/repo/flathub.flatpakrepo"
is_fedora && fedora_flatpak_remote_add "fedora" "oci+https://registry.fedoraproject.org"

is_macos && homebrew_brew_tap_install "homebrew/cask"

# Terminal
is_macos && homebrew_brew_cask_install "kitty"
is_fedora && fedora_dnf_install "kitty"
Expand Down

0 comments on commit 7dd874e

Please sign in to comment.