-
Update MacOS to the latest version through system preferences
-
Generate a new public and private SSH key by running:
ssh-keygen -t ed25519 -C "github@mopolo.net" -f ~/.ssh/id_github
-
Clone this repo to
~/.dotfileswith:git clone git@github.com:Mopolo/dotfiles.git ~/.dotfiles -
Run the installation with:
~/.dotfiles/install.sh -
Restart the computer to finalize the process