Before doing anything, make sure you know what you're doing! The settings applied by this repository are highly personal and certainly not suitable for everyone. I recommend creating your own set of dotfiles based on this repository.
- Install brew.
- SSH setup.
- Clone this repo to the hidden
.dotfile
directory in your home directory (git
comes with brew) -git clone https://github.com/pawelgrzybek/dotfiles.git ~/.dotfile
- Install brew formulas and casks -
source ~/.dotfiles/setup-brew.sh
- Download your fav apps from app store- (Keynote, Ivory, Numbers, Pages, Photomator, Reeder)
- Setup macOS -
source ~/.dotfiles/setup-macos.sh
- Setup symlinks -
source ~/.dotfiles/setup-symlinks.sh
- Setup pnpm globals -
source ~/.dotfiles/setup-pnpm.sh