Giter Club home page Giter Club logo

setup's Introduction

Windows

Development

  1. Install PowerShell profile
  2. Install PuTTY suite
    • Make pageant.exe start on machine startup by adding to start menu startup folder
  3. Install Git for Windows.
    • Download portable
    • Copy files to C:\Users\smidg\bin\git
    • Add $env:Path = "$env:Path;C:\Users\smidg\bin\git\bin" to user profile ("$Home[My ]Documents\PowerShell\Microsoft.PowerShell_profile.ps1")
  4. Install cmder full version with git
    • Copy ssh keys to c:\Program Files (x86)\git\.ssh to get ssh keys working
    • Use puttygen to convert from rsa to ppk
    • Add id_rsa.ppk to kageant
    • Add GIT_SSH env var to point at link.exe
    • Setup Cmder to launch powershell by default
    • Change user profile ("$Home[My ]Documents\PowerShell\Microsoft.PowerShell_profile.ps1") to add putty dir to path
  5. Install JetBrains Toolbox
  6. Install IntelliJ IDEA
  7. Install Visual Studio Code
  8. Install Windows Subsystem for Linux (https://docs.microsoft.com/en-us/windows/wsl/install-win10)
  9. Install NeoVim

Usability

  1. Remap caps lock to escape
  2. Install AutoHotKey
  3. Install Microsoft Power Toys
  4. Turn on hyper-v in the bios if necessary
  5. Install 7zip
  6. add penumbra to hosts file
    • c:\Windows\System32\drivers\etc\hosts
    • 10.0.0.100
  7. Install nuget
    • In administrator powershell instance, Install-PackageProvider -Name NuGet

Apps

  1. Install chrome
    • Sign into Chrome persona
  2. Install 1password
  3. Install 1password extension for Chrome
  4. Install Steam (c:
  5. Install posh-git
    • In administrator powershell instance, Install-Module -Name posh-git -AllowClobber
  6. Install LibreOffice
  7. Install Obsidian
  8. Set up 1password as ssh agent

Scott Hanselman's tool list

https://hanselman.com/tools

setup's People

Contributors

dathanb avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.