Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 953 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 953 Bytes

My dotfiles

Dotfiles and bootstrap scripts for my Mac.

Inspired by:

Setup

  • Install xcode from the App Store (or in the Terminal: xcode-select --install)
  • Open Terminal and create a folder to download this repo (e.g. mkdir -p code/github.com/mcattarinussi)
  • Clone this repository: git clone https://github.com/mcattarinussi/dotfiles code/github.com/mcattarinussi/dotfiles
  • cd into the repo folder and run ./install.sh
  • Open iTerm and set Mattia profile as default
  • Logout and login again to see the shell configuration updated
  • Setup vscode sync token as described here
  • Setup gpg and ssh (follow this guide)