svenlito / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sven's Dotfiles

  1. Update macOS to the latest version with the App Store
  2. Install Xcode from the App Store, open it and accept the license agreement
  3. Install macOS Command Line Tools by running xcode-select --install
  4. Copy your public and private SSH keys to ~/.ssh and make sure they're set to 600
  5. Clone this repo to ~/.dotfiles
  6. Append /usr/local/bin/zsh to the end of your /etc/shells file
  7. Run install.sh to start the installation
  8. Restore preferences by running mackup restore
  9. Restart your computer to finalize the process

About

License:MIT License


Languages

Language:Vim Script 70.5%Language:Shell 26.9%Language:Ruby 1.6%Language:Elixir 1.0%