Add k alias

This commit is contained in:
Jeremy Dormitzer 2019-10-23 16:27:28 -04:00
parent 02b3b643fa
commit 999b42cda1

View File

@ -30,3 +30,5 @@ if [ -f ~/.bashrc.local ];
then
source ~/.bashrc.local
fi
alias k=kubectl