Closed adriens closed 2 years ago
Very cool idea! I've used OMZ for years and it's a great framework for managing your zsh environment and themes.
The community can definitely do this but a few questions first:
A set of commonly used aliases
Do we already know about these or have an idea of what people would want here?
Auto complete experience
FYI - there hasn't been alot of work that's gone into the completions. We get alot for free from using cobra
but since tanzu
uses and consumes various other cobra
plugins, this may be tricky.
If users are experience usability issues, we should focus on fixing them at the root first instead of attempting to wrap a shell framework around it. We also don't want to leave users of bash
, fish
, etc out of loop.
Looks like minikube
, helm
etc are mostly using OMZ for getting completions in automatically
Hi @jpmcb ,
I'll use every day more and more the tanzu
cli with my team. So for now, I don't really which aliases could be created (which commony tasks could be aliased). : maube creation.drop tasks.
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
:point_right: Context
Oh My ZSH! is a very widely used
zsh
theme that make the console experience very efficient and comfortable.It provides an ever growing set of plugins for the most famous softwares.
A plugins provvided in particular :
It provides in particular plugins around
K8S
(&Docker
) ecosystem like ::bulb: The idea
As for
minikube
ormicrok8s
it would make sense to get theTanzu CLI
as a plugin to make :Tanzu
better known as part of an awesome console experience (better screencasts for example for bloggers, ...) : could help for #3295:white_check_mark: Actions
OH MY ZSH!
sotanzu
cli gets an amazing support