Skip to content

mostergaard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap on Windows

Open a new Windows terminal IN ADMIN, and copy-paste this command to execute it:

powershell -c "iwr -useb https://raw.githubusercontent.com/mostergaard/dotfiles/refs/heads/main/bootstrap-win.cmd -OutFile $env:TEMP\bootstrap.cmd; & $env:TEMP\bootstrap.cmd"

On Windows, you might have to run the bootstrapper once or twice as it adds stuff to the path.

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published