kema
kema
I am trying to figure out the same thing at the moment, did you find any way to achieve this ?
You might want to use [omni](https://github.com/alyssaxuu/omni)
Great idea, I would like to use this segment too ! Did you experience any performance issue ? I noticed that `pulumi about` is quite slow on my system (about...
Pulumi stacks can change over time as it is just a selection of the current environment we would like to deploy to. Running `pulumi stack select ` alters this stack,...
You are right, caching by stack seems a great idea ! Looking into [this](https://github.com/pulumi/pulumi/blob/master/sdk/go/common/workspace/creds.go#L169), it seems that credentials file could be handy. [Pulumi docs](https://www.pulumi.com/docs/concepts/state/) also suggests using `pulumi whoami`, might...
@lzecca78 I am experiencing same behavior, I don't really know why :shrug: Nice work ! I could get a proper `Stack` name display within the segment with the suggested changes....
@lzecca78 I think that what Jan means is that, based on your `$PATH`, your `oh-my-posh` command is your globally installed binary, not the one you built using `go build`. Locally,...
100% agreed I plan to implement a similar feature on my server. Did you find any workaround since the time you posted this issue ? I would really appreciate recommendations...
I could not figure out how to solve this issue, thus stopped using CopyQ and switched to a custom bash / fzf / Alacritty clipboard manager
You might want to try upgrading GNOME (if you're using GNOME, though), v46 fixed some bugs for me :shrug: