dofiles-win/Documents/PowerShell/Microsoft.PowerShell_profile.ps1
2024-02-07 17:56:23 -04:00

9 lines
221 B
PowerShell

# Sync apps with scoop
# . ~/Documents/PowerShell/verify-state.ps1
# . ~/Documents/PowerShell/installed-apps.ps1
# Shell completion
. ~/Documents/PowerShell/completions.ps1
# Aliases
. ~/Documents/PowerShell/aliases.ps1