Skip to content

hophamlam/initial-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For common PC

This script will install Microsoft Office (365 Business), Teamviewer, Bing Wallpaper, ZaloPC using Winget contains:

Run Powershell (Start->Powershell) and paste the script below

iex ((New-Object System.Net.WebClient).DownloadString('https:https://raw.githubusercontent.com/hophamlam/initial-windows/main/install-common.ps1'))

Optional:

Microsoft Activation Script

irm https://massgrave.dev/get | iex

EVkey - Vietnamese Keyboard Input (click to download)

Rename PC, change your-pc-name into yours

Rename-Computer -NewName "your-pc-name" -Force

For my PC

WSL

wsl --install

Authy, Ubuntu 22.04, VS Code, Notepad++, MS Powertoys, HWMonitor, CPU-Z, Wireguard, Capcut, Postman Agent

Modify install-mypc.ps1 if you use my script

iex ((New-Object System.Net.WebClient).DownloadString('https:https://raw.githubusercontent.com/hophamlam/initial-windows/main/install-mypc.ps1'))

Initial setup Ubuntu development environments with Oh My Zsh (with powerlevel10k theme), NodeJS LTS inside Ubuntu

I use cristian-aldea/slick-terminal.md gist

Below is another test run script, just leave him alone.

iex ((New-Object System.Net.WebClient).DownloadString('https:https://raw.githubusercontent.com/hophamlam/initial-windows/main/test.ps1'))

About

My customized note for initializing new Windows PC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages