8 lines
170 B
PowerShell
8 lines
170 B
PowerShell
# Sync apps with scoop
|
|
&~/Documents/PowerShell/verify-state.ps1
|
|
|
|
# Shell completion
|
|
&~/Documents/PowerShell/completions.ps1
|
|
|
|
# Aliases
|
|
&~/Documents/PowerShell/aliases.ps1 |