Skip to content

Latest commit

Β 

History

History
32 lines (24 loc) Β· 801 Bytes

File metadata and controls

32 lines (24 loc) Β· 801 Bytes

pwsh Modules

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Install-Module -Name CompletionPredictor

Admin Rights required

powercfg.exe /hibernate off
code (Get-PSReadLineOption | select -ExpandProperty HistorySavePath)

πŸ“¦ scoop

scoop bucket add extras
scoop bucket add versions
scoop install 7zip audacity nomacs bulk-rename-utility everything ffmpeg naps2 obs-studio pureref starship xnconvert extras/okular 
scoop install bun nodejs-lts
scoop install extras/blender-launcher krita godot

βŒ› History

code (Get-PSReadLineOption | select -ExpandProperty HistorySavePath)