tobiasthaden / dotfiles

My .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup your Mac...

  1. Update macOS to the latest version.
  2. Install macOS Command Line Tools by running xcode-select --install
  3. Copy your public and private SSH keys to ~/.ssh and make sure they're set to 600
  4. Clone this repo to ~/.dotfiles
  5. Install Oh My Zsh
  6. Run install.sh to start the installation
  7. Restore preferences by running mackup restore
  8. Restart your computer

Thanks To...

About

My .dotfiles

License:MIT License


Languages

Language:Shell 98.3%Language:Ruby 1.7%