Windowsの初期設定
Windows Updateする
PowerShellの設定
権限の変更
code:bash
Set-ExecutionPolicy AllSigned
code:bash
PowerShellのプロファイル(起動時に実行される)
OneDriveでドキュメントの同期を有効にすると複数端末に勝手に同期反映される
C:\Users\{user_name}\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
code:bash
Set-Location C:\Users\{user_name}\
とかしておかないと面倒
Chocolateyで必要そうなパッケージをインストールする
code:powershell
cinst 7zip etcher
cinst GoogleChrome GoogleJapaneseInput
cinst Firefox
cinst docker
cinst vscode insomnia-rest-api-client
cinst unity-hub
cinst nodejs
タスクバーのショートカットの実態があるパス
C:\Users\{user_name}\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar