Code Monkey home page Code Monkey logo

setup's Introduction

My Setup

Info

This is just a repo I made to document my personal PC setup. I will be listing all the apps I usually use so that everytime I need to setup my development PC in the future, I have an easy way to remember how I set it up before. I get most of my apps from winget (https://winget.run/) so that it can be installed through the windows terminal or powershell.

Windows Setup

Windows Terminal

  1. Go to Microsoft Store and search for Windows Terminal
  2. Install it

NOTE: Do not choose the one with "Pre" on it's Logo

OR, you can use PowerShell to install it by using the command below

winget install -e --id Microsoft.WindowsTerminal

Installing other essential Apps

Open Windows Terminal or Powershell then type the code below

WSL

wsl --install

Google Chrome

winget install -e --id Google.Chrome

Git

winget install -e --id Git.Git

VS Code

winget install -e --id Microsoft.VisualStudioCode

PhpStorm

winget install -e --id JetBrains.PHPStorm

WebStorm

winget install -e --id JetBrains.WebStorm

Docker

winget install -e --id Docker.DockerDesktop

Laragon

winget install -e --id LeNgocKhoa.Laragon

Postman

winget install -e --id Postman.Postman

Slack

winget install -e --id SlackTechnologies.Slack

Discord

winget install -e --id Discord.Discord

Zoom

winget install -e --id Zoom.Zoom

VLC Player

winget install -e --id VideoLAN.VLC

Handbrake

winget install -e --id HandBrake.HandBrake

Adobe Acrobat Reader

winget install -e --id Adobe.Acrobat.Reader.64-bit

Line

winget install -e --id LINE.LINE

DeepL

winget install -e --id DeepL.DeepL

Steam

winget install -e --id Valve.Steam

OBS

winget install -e --id OBSProject.OBSStudio

EarTrumpet

winget install -e --id File-New-Project.EarTrumpet

Other Windows Apps

StreamLabs

https://streamlabs.com/

Facebook Messenger

https://www.messenger.com/desktop

MSI AfterBurner

https://www.msi.com/Landing/afterburner/graphics-cards

Steam

Canva

Photopea

xShell

SketchUp

Inkscape

Skype

image

Ubuntu on WSL2 (WIP)

Ubuntu Standalone (WIP)

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.