pwsh: add tanzu and kubectl aliases

This commit is contained in:
John Bowdre 2022-06-02 08:21:51 -05:00
parent 1022941363
commit 47b9484395

View file

@ -1,2 +1,4 @@
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