mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
refactor: migrate Homebrew installer to Brewfile
This commit is contained in:
@@ -9,12 +9,9 @@ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
# Install Homebrew
|
||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
|
||||
# Installing Homebrew packages
|
||||
# Installing Homebrew packages, Cask binaries and Mac App Store software
|
||||
source ./brew.sh
|
||||
|
||||
# Installing Homebrew Cask packages
|
||||
source ./cask.sh
|
||||
|
||||
# Installing Node.js
|
||||
source ./nvm.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user