mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Misc tweaks
This commit is contained in:
@@ -29,12 +29,13 @@ link_mac:
|
||||
mac_setup:
|
||||
xcode-select --install
|
||||
./macos/macos_setup.sh
|
||||
./macos/install_brew.sh
|
||||
brew install zsh
|
||||
sudo chsh -s $(brew --prefix)/bin/zsh
|
||||
|
||||
brew:
|
||||
./macos/install_brew.sh
|
||||
brew bundle --file ./macos/Brewfile
|
||||
brew bundle --file ./macos/Caskfile
|
||||
sudo chsh -s $(brew --prefix)/bin/zsh
|
||||
|
||||
cask_personal:
|
||||
brew bundle --file ./macos/Caskfile.personal
|
||||
|
||||
Reference in New Issue
Block a user