Select Git revision
Profile.ps1
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Profile.ps1 97 B
# SPDX-License-Identifier: AGPL-3.0-or-later
ls "$pshome/profile.d/*.ps1" | % { . $_.FullName }