Buymeasoda dotfiles, terminal configuration and system setup.
- Homebrew formula, app casks and global node packages
- Mac apps and system preferences configuration
- Fish prompt, dotfiles, powerline theme and iTerm configuration
- VS Code editor settings and extensions installation
# Install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Clone dotfiles
git clone [email protected]:buymeasoda/dotfiles.git ~/.dotfiles
# Run setup
cd ~/.dotfiles/setup && source install.sh
The setup script will automatically install and configure the following:
- Command line tools
- macOS applications
- macOS system preferences
- Fish shell
- iTerm and Terminal preferences
- VS Code settings and extensions
- Dotfiles configuration
- Terminal configuration
- Global node modules