Skip to content

Instantly share code, notes, and snippets.

@larymao
larymao / README.md
Last active January 2, 2021 05:32
Add/Remove Windows Terminal to/from Context Menu

Add/Remove Windows Terminal to/from Context Menu

Prerequisite

  • Windows 10 1903 (build 18362) or later

  • Downloads and installs wt(Windows Terminal) on your system. You can make it by following options:

How to use

@larymao
larymao / windows_env_recover.ps1
Last active March 13, 2019 02:52
Shells for recovering Lary's windows environment.
# Install boxstarter
. { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
# --- Apps ---
# normal
choco install -y googlechrome
choco install -y telegram
choco install -y winrar
choco install -y teamviewer