This commit is contained in:
syui 2025-03-21 16:33:12 +09:00
parent f0b9fa6c57
commit 0ddd2cb53d
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 2 additions and 10 deletions

View File

@ -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 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|

View File

@ -23,8 +23,9 @@ $ winget install git.git
|pwsh|https://github.com/powershell/powershell|microsoft.powershell.preview| |pwsh|https://github.com/powershell/powershell|microsoft.powershell.preview|
|openssh|https://github.com/powershell/win32-openssh|microsoft.openssh.preview| |openssh|https://github.com/powershell/win32-openssh|microsoft.openssh.preview|
|wsl|https://github.com/microsoft/wsl|microsoft.wsl| |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| |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| |lazygit|https://github.com/jesseduffield/lazygit|jesseduffield.lazygit|
## その他 ## その他