mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 09:22:19 +00:00
pwsh: add tanzu and kubectl aliases
This commit is contained in:
parent
1022941363
commit
47b9484395
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue