shuntagami / dotfiles

MacOS / Ubuntu dotfiles
MIT License
1 stars 0 forks source link

windows setup #26

Closed shuntagami closed 1 year ago

shuntagami commented 1 year ago

手順

https://mogura.dev/articles/windows-setup/

memo

GitBashからWSL起動


PC@DESKTOP-S62ULLV MINGW64 ~
$ pwd
/c/Users/PC

PC@DESKTOP-S62ULLV MINGW64 ~
$ wsl

/mnt/c/Users/PC
❯ pwd
/mnt/c/Users/PC

powershell

Run with administrator rights.

wsl --install -d ubuntu
./setup_win.ps1