Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 441 Bytes

File metadata and controls

21 lines (14 loc) · 441 Bytes

dotfiles

chill defaults for macOS

Setting up

  1. Update macOS to the latest version through system preferences

  2. Clone this repo to ~/.dotfiles with:

    git clone https://github.com/stefkn/dotfiles.git ~/.dotfiles
  3. Run the installation with:

    cd ~/.dotfiles && chmod a+x freshstart.sh && ./freshstart.sh
  4. Restart your computer to finalize the process

Your Mac is now ready to use!