Skip to content

Latest commit

 

History

History
executable file
·
11 lines (10 loc) · 807 Bytes

README.md

File metadata and controls

executable file
·
11 lines (10 loc) · 807 Bytes

dotfiles

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.

  1. Install brew.
  2. SSH setup.
  3. 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
  4. Install brew formulas and casks - source ~/.dotfiles/setup-brew.sh
  5. Download your fav apps from app store- (Keynote, Ivory, Numbers, Pages, Photomator, Reeder)
  6. Setup macOS - source ~/.dotfiles/setup-macos.sh
  7. Setup symlinks - source ~/.dotfiles/setup-symlinks.sh
  8. Setup pnpm globals - source ~/.dotfiles/setup-pnpm.sh