From 9a39b4b7c5d1e383b490e389292299f17637e2ed Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 20 Jan 2023 09:29:34 -0600 Subject: [PATCH] pwsh: remove tanzu alias --- pwsh/Microsoft.PowerShell_profile.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/pwsh/Microsoft.PowerShell_profile.ps1 b/pwsh/Microsoft.PowerShell_profile.ps1 index 438350a..98fa8c7 100644 --- a/pwsh/Microsoft.PowerShell_profile.ps1 +++ b/pwsh/Microsoft.PowerShell_profile.ps1 @@ -1,4 +1,3 @@ -New-Alias t tanzu New-Alias k kubectl oh-my-posh init pwsh --config https://raw.githubusercontent.com/jbowdre/dotfiles/main/oh-my-posh/vpotato.minimal.omp.json | Invoke-Expression Enable-PoshTransientPrompt