Skip to content

Commit

Permalink
add minikube dashboard alias
Browse files Browse the repository at this point in the history
  • Loading branch information
techgaun committed Aug 4, 2022
1 parent 498c35d commit 77c37fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ alias dlint="docker run --rm -i hadolint/hadolint"

# kubernetes stuff
alias k="kubectl"
alias mkdash="minikube dashboard"

# terraform
alias tf="terraform"
Expand Down

0 comments on commit 77c37fb

Please sign in to comment.