From f96d8b3744bd7cc839244ba0f26d336a5f71232d Mon Sep 17 00:00:00 2001 From: Florian Beisel Date: Tue, 4 Jun 2024 18:15:49 +0200 Subject: [PATCH] Update .config/powershell/Microsoft.PowerShell_profile.ps1 --- dot_config/powershell/Microsoft.PowerShell_profile.ps1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +