Skip to content

Instantly share code, notes, and snippets.

@2ajoyce
Last active August 2, 2018 15:17
Show Gist options
  • Save 2ajoyce/81554fa7b4bb18954809b48c9cabebee to your computer and use it in GitHub Desktop.
Save 2ajoyce/81554fa7b4bb18954809b48c9cabebee to your computer and use it in GitHub Desktop.
Instructions for setting up a new laptop

Steps

  1. Make cmd aliases
  2. Make git bash aliases
    • Run certutil.exe -urlcache -split -f "https://gist.github.com/2ajoyce/9a82fb6858d262055981ebcc94d0de54/raw/" %USERPROFILE%\.bash_profile in the cmd prompt
  3. Install Chocolatey
  4. Install programs with chocolatey
    1. Run certutil.exe -urlcache -split -f "https://gist.github.com/2ajoyce/ae087a4107d8bae35b5f54c4f50e1cff/raw/" %USERPROFILE%\packages.config in the cmd prompt
    2. Run choco install %USERPROFILE%\packages.config -y in the cmd prompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment