Skip to content

jrogers-dlp/jar-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Local Workstation Setup

This repo will contain any scripts/resources needed to quickly set up a new workstation with various dev tools.

Things Installed

  • Git directory
    • create directory to store all git repos
    • default: C:\git
  • Powershell (latest)
  • Chocolatey
  • dotnet SDK (6.0)
  • WSL
    • may need more configuration than this script
  • Applications (via chocolatey)
    • 7zip
    • git
    • conemu - better terminal
    • keepass - password management
    • vlc - better video viewing
    • notepadplusplus - better notes
    • winscp - sftp client
    • putty - ssh client
    • vscode - best code editor
    • irfanview - better image viewing
    • sumatrapdf - pdf viewer
    • greenshot - better screenshots
  • Install Docker
  • Install AWS CLI
  • Install Gcloud CLI
  • Install PS Modules
    • posh-git - see git details in PS
    • psake - task automation
  • Update PS profile
    • automatic $githome variable
    • set location to $githome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published