Skip to content

luigircruz/dotfiles

Repository files navigation

My Dotfiles

This directory contains the dotfiles for my mac system.

Setting up your Mac

  1. Update macOS to the latest version with the App Store

  2. Generate a new public and private SSH key by running:

curl https://raw.githubusercontent.com/luigircruz/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  1. Clone this repository and save it into ~/dotfiles
git clone https://github.com/luigircruz/dotfiles.git $HOME/dotfiles
  1. Go to dotfiles directory
cd dotfiles
  1. Make install.sh executable
chmod +x ~/dotfiles/install.sh
  1. Start installation
/bin/bash ~/dotfiles/install.sh

About

My personal dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors