From d9a6e60f428072f3b02dbc42a29eb0aacb3d69e6 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 10 Jun 2025 00:02:08 +0200 Subject: simplified shortcuts --- powershell/Microsoft.PowerShell_profile.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'powershell') diff --git a/powershell/Microsoft.PowerShell_profile.ps1 b/powershell/Microsoft.PowerShell_profile.ps1 index 676fc91..753757f 100644 --- a/powershell/Microsoft.PowerShell_profile.ps1 +++ b/powershell/Microsoft.PowerShell_profile.ps1 @@ -28,7 +28,7 @@ Set-PsFzfOption -PSReadlineChordProvider 'Ctrl+g' -PSReadlineChordReverseHistory ####################### Private Functions ################################### -. "$env:SYNC\Repos\Powershell\BackupFunctions.ps1" +# . "$env:SYNC\Repos\Powershell\BackupFunctions.ps1" ####################### Functions ################################### #Reduce video quality for archiving large sets. -- cgit v1.2.3