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