• @[email protected]
    link
    fedilink
    13
    edit-2
    9 months ago

    I’m curious you’d see it in ls -l Did inode change? I remember making the same mistake. I think everyone sees this sometime during the career

    • EpheraOP
      link
      fedilink
      English
      169 months ago

      The inode does change, yeah:

      The regular ls -l doesn’t show the inode on my system, though. I only realized it when I had assigned more permissions to the file and those got reset by deleting the file. The last-modified timestamp also gets updated each time, but I only spotted that afterwards…

      • @Tangent5280
        link
        79 months ago

        Give me your dotfiles or I will sneak into your home and tie all the sleeves of your shirts into knots

        • EpheraOP
          link
          fedilink
          English
          29 months ago

          If you ask because of the powerline shell prompt, I’m using Starship with the Gruvbox Rainbow preset: https://starship.rs/presets/#gruvbox-rainbow

          You do need a NerdFont for this, as gets mentioned in the Starship installation guide. I’m specifically using the NerdFont variant of Fira Mono here, but you don’t have to use that for this setup.

          (I made some light customizations to the preset. If you specifically want those, you can have them, too, but I only set this up two days ago, so I don’t know yet how well it works.)

      • @RustyNova
        link
        29 months ago

        That’s a pretty terminal! Mind telling how you did it?