mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-21 17:02:18 +00:00
zsh: remove tanzu alias
This commit is contained in:
parent
642f451836
commit
486314c5a1
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ alias ssh="TERM=xterm ssh"
|
|||
alias sshpass="ssh -o PubkeyAuthentication=no"
|
||||
alias scppass="scp -o PubkeyAuthentication=no"
|
||||
alias k="kubectl"
|
||||
alias t="tanzu"
|
||||
alias ll="ls -la"
|
||||
|
||||
# Import local prefs from ~/.zshlocal, if present
|
||||
|
|
Loading…
Reference in a new issue