Skip to content

MarkAureli/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Update macOS to the latest version through system preferences

  2. Setup an SSH key and properly format the ssh config file via

    curl https://raw.githubusercontent.com/MarkAureli/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  3. Clone this repo to ~/.dotfiles with:

    git clone --recursive [email protected]:MarkAureli/dotfiles.git ~/.dotfiles
  4. Run the installation with:

    cd ~/.dotfiles && ./fresh.sh

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.7%
  • Ruby 1.3%