Messina

Results 35 comments of Messina

Doesn't matter too much to me. Now that you can generate it. Just change the alias.yaml file. I've been using del for the past year so I'll just put it...

Sorry for the delay. Ive been away from the project. I will look into this in the near future. I plan on making an aur package with this soon.

Working to push changes here soon. At the moment you may prefer using the following. https://github.com/Dbz/kube-aliases/blob/fix_plugin/aliases.sh

Ill add this if youd like. But if we want to move this to the official oh-my-zsh thing. We probably wanna add the generating aliases command we built out. Think...

So, we definitely should write a testing thing to check if all aliases work. A brainstorm use a kind cluster that we can run the aliases on and check if...

I'd like to modify the bin/ stuff before we merge. Some of it could be reduced to aliases. The others might work better using go and then some aliases. But...

Also. We should tag the current version before moving on. Just in case people wanna keep using previous version.

So with generation, I currently give everything all the base commands. But I think it may be better to have each resource have a list of commands that it wants....

Hey, I merged and changed a few things. Offhand, the only thing was an underscore in the tests seems unconventional. Also, when reading in an aliases I dont think order...

Also, wanna move test cases yaml files into generate/tests just so we can test specific things there. Ive never used require before. Will have to check it out.