Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

tashima42/install-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instal Scripts

Linux

  1. cd linux/[distro]
  2. sudo chmod +x [install-file]
  3. ./[install-file]

Windows

PowerShell Script to install apps and VS Code extensions

Running Scripts on PowerShell

  1. Run Get-ExecutionPolicy
    • If it returns Restricted
  2. Then: Set-ExecutionPolicy AllSigned or Set-ExecutionPolicy Bypass -Scope Process

About

Scripts and config files for my different Linux distros and Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors