-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws profile not showing #1104
Comments
You do something and expect to see AWS profile in prompt, right? What is something? What do you expect to see in prompt? |
Hello, thanks for helping, I would expect something in prompt either while typing terraform or aws cli commands |
Since you've commented out So you expect to see AWS profile in prompt, right? What exactly do you expect to see and why? To clarify, I'm trying to get the full bug report from you, which must have 3 parts: what you do, what you expect, and what you observe. So far only one part is clear -- you observe the absence of AWS profile in prompt. You've supplied a portion of what you do (start zsh with powerlevel10k with the specified config) but I suspect it's incomplete because there is no mention of enabling a AWS profile. The "what you expect" part is incomplete because "AWS profile in prompt" isn't specific enough. |
Closing due to inactivity. |
Thanks for the info. This is useful.
What extension is this? I see that it shows your current profile is "Spockee". What did you do to make it your current profile?
As far as I understand, you want "Spockee" to be shown. The information I still need is why "Spockee" is your current profile. Which commands can you run to show that it's indeed your current profile? Is there an environment variable that says "Spockee"? You can check with Imagine the following conversation in an issue:
Do you see that the original report (the first line) is incomplete but with the extra information it is complete? I'm trying to get the same from you. |
Yes I understand that it was incomplete, I did not know what to look for, thanks for your help gathering information. Here is the extension, https://marketplace.visualstudio.com/items?itemName=mark-tucker.aws-cli-configure So when I click on the bottom left button "AWS:profile" it open a droplist with my profiles (from the credentials file), here I can select the one I want to use, once I will have selected it the was cli command I will run in any prompt will use this selected profile running |
I think I've figured out what's going on.
If my understanding is correct, I don't think it's a good idea to change Powerlevel10k. Two reasons:
Does this make sense? |
Make sense, thanks for your help! |
@romkatv You might want to add |
@medley56 Thanks for the tip. Done. |
Hello, first thanks for this very great theme!!
it seems that I am having trouble having was profile to show, here is my config
(I am new to powerlevel10k, so I don't really know what to add, ask meany question that could help you debug :))
The text was updated successfully, but these errors were encountered: