Skip to content

kgooble/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Add new SSH key to Github
  2. Set up git user:
    git config --global user.name "John Doe"
    git config --global user.email johndoe@example.com
  3. Run the following in your terminal:
git clone git@github.com:kgooble/dotfiles.git
cd dotfiles
./install.sh

Manual Follow-ups

  • Install JetBrains Rider & link it to settings repository
  • Run :PlugInstall from vim
  • Install Unity versions with Android & iOS build support, including Android SDK/NDK
  • Install Xcode versions required
  • Setup licenses
    • Contexts
  • Install Network Link Conditioner via Xcode

About

This repo makes it easy to set up a new machine with all the shortcuts and tools I use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published