chore: Updates

This commit is contained in:
Pratik Tripathy
2024-12-14 21:31:41 +05:30
parent dad9f3f88c
commit 3f49341ba1
10 changed files with 151 additions and 45 deletions

View File

@@ -15,9 +15,6 @@ install_brew() {
yes | NONINTERACTIVE=1 bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" || echo "Brew install failed"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
fi
# Required for installing fonts
brew tap homebrew/linux-fonts
}
# Install packages listed on "brew-package-list" file