mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
add install_brew.sh
This commit is contained in:
@@ -10,12 +10,11 @@ link:
|
||||
-ln -s ~/Git/dotfiles/.tmux.conf ~
|
||||
|
||||
brew:
|
||||
-sh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
-brew bundle --file ./macos/Brewfile
|
||||
-./macos/install_brew.sh
|
||||
-sudo chsh -s /usr/local/bin/bash
|
||||
|
||||
cask:
|
||||
brew bundle --file ./macos/Caskfile
|
||||
-brew bundle --file ./macos/Caskfile
|
||||
|
||||
cask_personal:
|
||||
-brew bundle --file ./macos/Caskfile.personal
|
||||
|
||||
Reference in New Issue
Block a user