diff --git a/book/default/02_install.md b/book/default/02_install.md index b82f9ff..db3124d 100644 --- a/book/default/02_install.md +++ b/book/default/02_install.md @@ -42,12 +42,3 @@ C:\Program Files\Epic\UE_5.5\Engine\Binaries\Win64\UnrealEditor.exe C:\Users\$USER\Documents\Unreal Projects\MyProject\MyProject.uproject ``` -## windows tool - -|name|url| -|---|---| -|pwsh|https://github.com/PowerShell/PowerShell| -|windows terminal|https://github.com/microsoft/terminal| -|openssh|https://github.com/PowerShell/Win32-OpenSSH| -|vscode|https://github.com/microsoft/vscode| - diff --git a/book/pwsh/README.md b/book/pwsh/README.md index 88f6da3..1e181f4 100644 --- a/book/pwsh/README.md +++ b/book/pwsh/README.md @@ -23,8 +23,9 @@ $ winget install git.git |pwsh|https://github.com/powershell/powershell|microsoft.powershell.preview| |openssh|https://github.com/powershell/win32-openssh|microsoft.openssh.preview| |wsl|https://github.com/microsoft/wsl|microsoft.wsl| -|git|https://github.com/git/git|git.git| +|vscode|https://github.com/microsoft/vscode|microsoft.visualstudiocode| |vim|https://github.com/vim/vim-win32-installer|vim.vim| +|git|https://github.com/git/git|git.git| |lazygit|https://github.com/jesseduffield/lazygit|jesseduffield.lazygit| ## その他