home.social

#dotfile — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dotfile, aggregated by home.social.

  1. @zellij
    Wowow
    This is really 🔥🔥🔥
    Once it's in the release, I'll figure out a way to make the same clickable folder and files in nushell 's ls command. 😀
    #nushell #zellij #tui #terminal #mouse #dotfile #customisation #ux

  2. 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

  3. 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 or something else. (Suggest some waybar like thing which is both lightweight and aesthetically good).

    Also anyone using -manager? Would love to see ur configs if possible for reference😅.

    And also trying the tool for shortcuts management 😅

  4. 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

  5. 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

  6. 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

  7. In case you haven't come across the "bare Git repo" style of management — I recommend it. Simple, sturdy, portable, low overhead.

    Links to the inciting HN thread and a couple writeups:
    * news.ycombinator.com/item?id=1
    * atlassian.com/git/tutorials/do
    * anand-iyer.com/blog/2018/a-sim

  8. 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.

  9. @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

  10. 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
  11. 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:
  12. 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.

  13. A small/mini-post, but just a quick update on turning my daily driver setup into a remote, very basic setup.

    I thought of just using vanilla or , 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 repo to manage various neovim and configs.

    selfhosted.rsmsn.co/posts/mini

  14. Finally switched to chezmoi for dotfile management across multiple machines 😍!

    chezmoi.io

    chezmoi provides much more than symlinking or using a bare git repo including: templates, password manager support, file encryption and running scripts.