mirror of
https://github.com/Baipyrus/dotfiles.git
synced 2024-12-26 03:11:45 +00:00
bugfix: typos in function names (switcheroo)
This commit is contained in:
parent
9cc28a14e1
commit
cb66813a8b
@ -5,9 +5,9 @@ Import-Module ./util/wsl.psm1
|
||||
|
||||
|
||||
# (Optionally) Install required Software
|
||||
InstallWinget
|
||||
InstallChocolatey
|
||||
InstallWSL
|
||||
WingetInstall
|
||||
ChocolateyInstall
|
||||
WSLInstall
|
||||
|
||||
# Define paths for tools and configurations
|
||||
$dotfilesRepo = "$env:TMP\dotfiles"
|
||||
|
Loading…
Reference in New Issue
Block a user