$env:VIRTUAL_ENV_DISABLE_PROMPT = 1 Import-Module posh-git Import-Module oh-my-posh Set-PoshPrompt C:\Users\janh\Documents\Terminal\theme.json function mke($Path) { mkdir $Path | cd }