dofiles-win/Documents/PowerShell/Microsoft.PowerShell_profile.ps1

8 lines
170 B
PowerShell
Raw Normal View History

2024-02-02 22:28:57 -04:00
# Sync apps with scoop
&~/Documents/PowerShell/verify-state.ps1
# Shell completion
&~/Documents/PowerShell/completions.ps1
# Aliases
&~/Documents/PowerShell/aliases.ps1