You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let me start by saying amazing product and amazing community, and the voices here always collaborative.
When I started using Chezmoi the idea was simple, now I find myself automating everything to a fault. I switch computers often and lately been trying different things, few weeks ago i stumbled upon (https://github.com/MRDGH2821/dotfiles/tree/main) in one of the discussions and loved the approach so basically i adopted it and made it my own with few modifications that made it a bit less heavy but kept the awesome structure suggest by the original author.
Now I am spending too much time to a fault trying to fine tune it, so I decided to post here about my goal, maybe others may have better approaches.
I am trying to rely on Podman Desktop as my docker provider and remove anything else , but could not find a proper way to install it, given, I have been lately manly using Fedora Linux(mainly) and to a less extent Windows and Macs, I sometimes utilize Ubuntu too , which can be something I tweak later.
My goal is to automate my Podman Desktop (Rancher was too slow on Fedora for some reason) Installation preferably using the packages.yml in .chezmoidata but not sure where to start as option.
My second important piece is something i already setup which is oh-my-posh which work perfectly, but i also utilize a lot of VS Code DevContainers and not has been able to get it to work there smoothly without manual modification.
Another thing, I used age for my encryption so that I can add my ssh keys encrypted in my dotfiles, but now wondering if I can do the same with the gpg file for github to sign my commits, can I add age as chezmoi encryption method but also plug the gpg key (maybe through encrypting it using age) as am not sure how that can be done.
I probably have a lot more to ask, ut wanted to start here , if someone has faced something like this before and how they addressed it.
Either way thank you everyone for making this community amazing and of course to Chezmoi team
Updated the post as I am trying Podman instead as I am having a lot of issues on Fedora with Rancher
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Let me start by saying amazing product and amazing community, and the voices here always collaborative.
When I started using Chezmoi the idea was simple, now I find myself automating everything to a fault. I switch computers often and lately been trying different things, few weeks ago i stumbled upon (https://github.com/MRDGH2821/dotfiles/tree/main) in one of the discussions and loved the approach so basically i adopted it and made it my own with few modifications that made it a bit less heavy but kept the awesome structure suggest by the original author.
This is my dotfiles repo https://github.com/lnyousif/dotfiles.
Now I am spending too much time to a fault trying to fine tune it, so I decided to post here about my goal, maybe others may have better approaches.
I am trying to rely on Podman Desktop as my docker provider and remove anything else , but could not find a proper way to install it, given, I have been lately manly using Fedora Linux(mainly) and to a less extent Windows and Macs, I sometimes utilize Ubuntu too , which can be something I tweak later.
My goal is to automate my Podman Desktop (Rancher was too slow on Fedora for some reason) Installation preferably using the packages.yml in .chezmoidata but not sure where to start as option.
My second important piece is something i already setup which is oh-my-posh which work perfectly, but i also utilize a lot of VS Code DevContainers and not has been able to get it to work there smoothly without manual modification.
Another thing, I used age for my encryption so that I can add my ssh keys encrypted in my dotfiles, but now wondering if I can do the same with the gpg file for github to sign my commits, can I add age as chezmoi encryption method but also plug the gpg key (maybe through encrypting it using age) as am not sure how that can be done.
I probably have a lot more to ask, ut wanted to start here , if someone has faced something like this before and how they addressed it.
Either way thank you everyone for making this community amazing and of course to Chezmoi team
Beta Was this translation helpful? Give feedback.
All reactions