mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Removed homebrew due to buggy install
This commit is contained in:
@@ -23,13 +23,6 @@ sudo apt update
|
||||
sudo apt install -y git-core zsh curl git build-essential
|
||||
# Do not print commands
|
||||
set +x
|
||||
echo '
|
||||
|
||||
--------------- Homebrew Install ---------------
|
||||
|
||||
'
|
||||
# Install Homebrew
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
|
||||
# Print commands
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user