#dotfile — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dotfile, aggregated by home.social.
-
Tried setting up nix plasma-manager today.
Just added a basic config now. Powerdevil and panels are yet to be added. For panels I think I should use something like #waybar or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).
Also anyone using #nix #plasma-manager? Would love to see ur configs if possible for reference😅.
And also trying the #xremap tool for shortcuts management 😅
#plasmaManager #NixOS #nix #nixhomemanager #homemanager
#dotfile -
Tried setting up nix plasma-manager today.
Just added a basic config now. Powerdevil and panels are yet to be added. For panels I think I should use something like #waybar or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).
Also anyone using #nix #plasma-manager? Would love to see ur configs if possible for reference😅.
And also trying the #xremap tool for shortcuts management 😅
#plasmaManager #NixOS #nix #nixhomemanager #homemanager
#dotfile -
Tried setting up nix plasma-manager today.
Just added a basic config now. Powerdevil and panels are yet to be added. For panels I think I should use something like #waybar or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).
Also anyone using #nix #plasma-manager? Would love to see ur configs if possible for reference😅.
And also trying the #xremap tool for shortcuts management 😅
#plasmaManager #NixOS #nix #nixhomemanager #homemanager
#dotfile -
Tried setting up nix plasma-manager today.
Just added a basic config now. Powerdevil and panels are yet to be added. For panels I think I should use something like #waybar or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).
Also anyone using #nix #plasma-manager? Would love to see ur configs if possible for reference😅.
And also trying the #xremap tool for shortcuts management 😅
#plasmaManager #NixOS #nix #nixhomemanager #homemanager
#dotfile -
Tried setting up nix plasma-manager today.
Just added a basic config now. Powerdevil and panels are yet to be added. For panels I think I should use something like #waybar or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).
Also anyone using #nix #plasma-manager? Would love to see ur configs if possible for reference😅.
And also trying the #xremap tool for shortcuts management 😅
#plasmaManager #NixOS #nix #nixhomemanager #homemanager
#dotfile -
In case you haven't come across the "bare Git repo" style of #dotfile management — I recommend it. Simple, sturdy, portable, low overhead.
Links to the inciting HN thread and a couple writeups:
* https://news.ycombinator.com/item?id=11070797
* https://www.atlassian.com/git/tutorials/dotfiles
* https://www.anand-iyer.com/blog/2018/a-simpler-way-to-manage-your-dotfiles/ -
The more I adapt #chezmoi for my setup (will still take ages!), the more I like this tool. 👍
All of my special requirements could be addressed so far in a clean/reasonable way. And I do have plenty weird requirements. 🤓
It's made for #dotfile management but it is more versatile than that. For example, I'll manage most (if not all) of my personal #shellscripts with that as well.
-
@a_blahaj Take a deep breath and think why want to rice. I once sat a whole day setting up hyprland, only to realise that I'm trying to have all the features my KDE have. So I took a deep breath and said, maybe I'll stick to KDE now and I'll tinker it later.
So maybe start from what u need and what u love.
#ricing #customisation #dotfile -
Ended up giving #chezmoi a shot for my #dotfile :bash: management since It has templates for different systems which makes my life a bit easier since I use different distros through out the house ( :arch: :gentoo: :fedora: :debian: )
https://www.chezmoi.io/
RT: https://melonbread.dev/objects/dac07c9d-2d7e-4062-8f79-97025b39064e -
I should set up some #dotfile management like I use to have back in the day. I use to have yadm is there any better options? :bash: -
My #dotfile "system" is a mess, so when kicking the wheels on #ubuntu #linux 24.04 I also tested the #chezmoi dotfile manager.
When installing chezmoi, a oneliner if you're not squeamish about curl | sh, you can also have it, say, install #ansible and run a playbook using prefixed script names (run_once, or run_onchange on future file changes). Very nice!
Yes, there are better bootstrapping tools, but sometimes you just want something quick and easy that does the job.
-
A small/mini-post, but just a quick update on turning my daily driver #neovim setup into a remote, very basic setup.
I thought of just using vanilla #vim or #neovim, but I really like the speed the keymaps I've come to know and love offer me. There are some short instructions too if you're unsure how to use a single #git repo to manage various neovim and #dotfile configs.
-
Finally switched to chezmoi for dotfile management across multiple machines 😍!
chezmoi provides much more than symlinking or using a bare git repo including: templates, password manager support, file encryption and running scripts.