Update profile and scoop apps

This commit is contained in:
2024-02-03 15:30:44 -04:00
parent a5992f08d6
commit 6dda286e8f
3 changed files with 530 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
# Sync apps with scoop
. ~/Documents/PowerShell/verify-state.ps1
# . ~/Documents/PowerShell/verify-state.ps1
scoop export | Out-File "~\scoop\apps.json"
# Shell completion
. ~/Documents/PowerShell/completions.ps1