This commit is contained in:
암냥 2026-03-19 12:37:10 +09:00
commit 14647b72e2
2 changed files with 11 additions and 0 deletions

View file

@ -3,3 +3,6 @@ $env:Path += ';C:\mingw64\bin'
winget source update
winget install waterfox.waterfox --source winget
winget install ZedIndustries.Zed --source winget
git config --global user.email "me@imnya.ng"
git config --global user.name "imnyang"