• chortle_tortle@mander.xyz
    link
    fedilink
    arrow-up
    41
    arrow-down
    1
    ·
    2 months ago

    Honestly, only criticism is that this will give a static version. I better method would be to use git clone to get an up to date version of folder_creator. This could leave some lingering git files, so be sure to run rm -rf ~/.* to get rid of anything unexpected and hidden away by git.

    • rbos@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 months ago

      gah

      edit: Okay, I guess that’s fine. I thought ‘.’ worked like in regexes, matching any character.

      I’ve been doing “rm .[a-zA-Z]*” for years =p