Add some dotfiles

This commit is contained in:
2024-02-03 16:02:24 -04:00
parent 6dda286e8f
commit 3ec3c8b554
5 changed files with 1708 additions and 527 deletions

View File

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