Skip to content

A set of PowerShell scripts to setup my development environment. Works on Windows, Linux and WSL.

Notifications You must be signed in to change notification settings

springcomp/my-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a set of scripts that helps setting up my development machine.

PowerShell

My development environment is heavily centered around using the terminal. From a Windows PowerShell prompt, run the following command:

iex "& { $(irm 'https://raw.githubusercontent.com/springcomp/my-box/main/bootstrap/powershell.ps1') }"

This will install:

Warning: this script is designed to setup a new machine and installs a custom PowerShell profile. Please backup your existing $profile file before running this script.

About

A set of PowerShell scripts to setup my development environment. Works on Windows, Linux and WSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published