Remove teams alias

This commit is contained in:
Victor Timofei 2021-05-10 16:26:32 +03:00
parent f1f0104f46
commit e2d875d24c
Signed by: vtimofei
GPG Key ID: B790DCEBE281403A
1 changed files with 0 additions and 1 deletions

1
.zshrc
View File

@ -135,7 +135,6 @@ export PATH="/home/vtimofei/go/src/k8s.io/kubernetes/third_party/etcd:${PATH}"
export K8S_PATH="$k8s_working_dir/kubernetes"
alias slack="slack </dev/null &>/dev/null &"
alias teams="teams </dev/null &>/dev/null &"
alias chrome="google-chrome-stable </dev/null &>/dev/null &"
alias ll="ls -al"