Skip to content

matthewgrossman/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows

  1. Open the Microsoft Store and get updates for App Installer, which will ensure we have winget
  2. Open Powershell and run the following:
    winget install -e Git.Git
    Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
    cd $HOME; git clone https://github.com/matthewgrossman/dotfiles; . .\dotfiles\windows\setup.ps1

wsl2 / ubuntu

  1. Ensure you have github-allowlisted ssh keys
  2. Run the following:
$> git clone git@github.com:matthewgrossman/dotfiles.git
$> cd dotfiles
$> sh link.sh
$> sh windows/setup_wsl.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published