Skip to content

Instantly share code, notes, and snippets.

View teezyyoxo's full-sized avatar
😅
learning swift!

teezyyoxo

😅
learning swift!
View GitHub Profile
@teezyyoxo
teezyyoxo / MASbrewpls.sh
Last active January 26, 2024 15:01
Script to install homebrew + mas-cli binaries and execute mas-cli. This serves the purpose of resolving an issue where a federated Apple ID is signed in (automatically or otherwise) to the Mac App Store ("MAS") and macOS provides no way of signing out – usually this is manifest by the "Sign Out" button being greyed out or the Account Settings me…
#####/bin/bash
#!/usr/bin/bash
################################################################################
# mas brew por favor #
# #
# 6/7/2023 Montel G. #
# Original code. #NONINTERACTIVE=1 removed for testing. #
# Way less of a headache. #
# #
# #