diff --git a/dot_config/powershell/Microsoft.PowerShell_profile.ps1 b/dot_config/powershell/Microsoft.PowerShell_profile.ps1 index 45e3944..ff9753a 100644 --- a/dot_config/powershell/Microsoft.PowerShell_profile.ps1 +++ b/dot_config/powershell/Microsoft.PowerShell_profile.ps1 @@ -1 +1,3 @@ -oh-my-posh init pwsh --config '/opt/homebrew/opt/oh-my-posh/themes/powerlevel10k_lean.omp.json' | Invoke-Expression \ No newline at end of file +oh-my-posh init pwsh --config '/opt/homebrew/opt/oh-my-posh/themes/powerlevel10k_lean.omp.json' | Invoke-Expression +$(/opt/homebrew/bin/brew shellenv) | Invoke-Expression +