commit cf4044287d606fd03ef81cb8ed746268540fa6c6 Author: Riz Ashraf Date: Thu Feb 12 09:44:19 2026 +0000 Initial commit: Add PowerShell profile diff --git a/readonly_OneDrive - Inspired Entertainment Inc/readonly_Documents/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 b/readonly_OneDrive - Inspired Entertainment Inc/readonly_Documents/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 new file mode 100644 index 0000000..2e4f000 --- /dev/null +++ b/readonly_OneDrive - Inspired Entertainment Inc/readonly_Documents/WindowsPowerShell/Microsoft.PowerShell_profile.ps1 @@ -0,0 +1,4 @@ + +$env:LESS = '-R -F -X' +$env:BAT_PAGER = 'less -R -F -X' +