Skip to content

matanlurey/dotfiles

Repository files navigation

dotfiles

MacOS

Install XCode:

sudo xcodebuild -license
xcode-select --install

Install [Homebrew](https://brew.sh/) and `Brewfile` support:

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew tap Homebrew/bundle
# Make sure to add `brew` to your PATH.

Then install the Brewfile:

brew bundle Brewfile

# Additional scripts needed to install some packages.
./install-macos.sh

Ideas

https://github.com/myTerminal/dotfiles/blob/master/README.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks