# Get path of this script
$Path = $PSScriptRoot
# Setup hugo command alias
Set-Alias -Value $Path\hugo-0.128.2.exe -Name hugo -Scope Global