From 43e7b6aa81341b9cb594b72b5595e5ae8944fe76 Mon Sep 17 00:00:00 2001 From: Greg <58630477+spookymargiela007@users.noreply.github.com> Date: Sat, 30 Nov 2024 00:19:19 -0500 Subject: [PATCH] powershell path --- Microsoft.PowerShell_profile.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Microsoft.PowerShell_profile.ps1 diff --git a/Microsoft.PowerShell_profile.ps1 b/Microsoft.PowerShell_profile.ps1 new file mode 100644 index 000000000..83c4c52a0 --- /dev/null +++ b/Microsoft.PowerShell_profile.ps1 @@ -0,0 +1 @@ +$env:PATH += ":/usr/local/bin"