summaryrefslogtreecommitdiff
path: root/powershell/Microsoft.PowerShell_profile.ps1
diff options
context:
space:
mode:
authoradmin <contact@optics-design.com>2025-06-10 00:02:08 +0200
committeradmin <contact@optics-design.com>2025-06-10 00:02:08 +0200
commitd9a6e60f428072f3b02dbc42a29eb0aacb3d69e6 (patch)
treed16790063dab909c8d8d862aea481b8c4b06b24b /powershell/Microsoft.PowerShell_profile.ps1
parent16f9711c08f255f31681b5f24f51f6f7df48d834 (diff)
simplified shortcuts
Diffstat (limited to 'powershell/Microsoft.PowerShell_profile.ps1')
-rw-r--r--powershell/Microsoft.PowerShell_profile.ps12
1 files changed, 1 insertions, 1 deletions
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.
Back to https://optics-design.com