From 28e9a661283c365da3d2462f5ce6a516fd244fef Mon Sep 17 00:00:00 2001 From: soroshsabz Date: Fri, 7 Jul 2023 18:21:47 +0330 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bcfcc98..d33c61f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +ITNOA + # ResaStandardDevEnv Resa Standard Development Environment Bootstrapping @@ -12,5 +14,6 @@ We follow configuration for [Windows Terminal](https://github.com/microsoft/term * Install [winfetch](https://github.com/kiedtl/winfetch) * For automate installing and applying configuration run `Install-WinFetch.ps1` in `Source/WindowsTerminal/` * Install [PowerType](https://github.com/AnderssonPeter/PowerType) for enhance PowerShell auto completion + * For automate installing and applying configuration run `Install-PowerType.ps1` in `Source/WindowsTerminal/` * Install [PowerShellForGitHub](https://github.com/microsoft/PowerShellForGitHub) for native PowerShell speaking to GitHub * For automate installing run `Install-GitHubModule.ps1` in `Source/WindowsTerminal/`