Skip to content

AudiWu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audi's dotfiles

The dotfiles to help setting macOs enviroment

A friendly reminder if you want to try my dotfiles

🚨 Warning: before you use my dotfiles to installing macOs enviroment please review the code first.

Installation

  1. Install x-code through app store

If you already have x-code update your x-code to the latest

sudo softwareupdate -i -a
xcode-select --install
  1. Generate a new public key and private SSH key by running this command
curl https://raw.githubusercontent.com/AudiWu/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  1. Clone this repo
git clone git@github.com:AudiWu/dotfiles.git
  1. Open the repo file and run the install.sh file
cd ~/dotfiles
./install.sh

About

Audi's dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors