8000 GitHub - VeryCB/dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VeryCB/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Setup and maintain my Mac.

Checklist before re-install

  • Commit and push any changes/branches to git repositories
  • Backup all important files from non-iCloud/non-Dropbox directories
  • Backup important data from local databases

Bootstrap

  1. Signin to Mac App Store and update macOS to the latest version
  2. Install macOS Command Line Tools:
    xcode-select --install
  3. Generate a new SSH key:
    curl https://raw.githubusercontent.com/verycb/dotfiles/HEAD/ssh/init.sh | sh -s "<email-address-1>" "<email-address-2>"
  4. Clone this repo to ~/Dotfiles:
    git clone git@github.com:verycb/dotfiles.git ~/Dotfiles
  5. Run the bootstrap script:
    cd ~/Dotfiles && source bootstrap.sh
  6. Restart the computer to finalize the process

Enjoy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0