Profile.sample.ps1

# The path to your dotfiles directory
$DotFilesPath = Join-Path $HOME 'dotfiles'

# Enable automatic detection of components
$DotFilesAutodetect = $true