• 1 Post
  • 173 Comments
Joined 3 years ago
cake
Cake day: July 12th, 2023

help-circle















  • LiveLM@lemmy.ziptoLinux@lemmy.mlSaved Commands/Scripts
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    I used to keep them all in my .bashrc, later I moved to keeping them in a .scripts folder in my home, then I add it to my $PATH.
    Technically I could just make them all fish shell functions, but I figure it makes more sense to write regular bash (and have them no matter what shell I’m currently using) than the odd ball fish syntax no one really shares online.


  • AFAIK GIMP only gained GTK 3 support on Nov 2024 and they’re still working on GTK 4.
    If this is really GTK 4, they might have forked from GIMP for a while now.
    There’s chances this really is a brand new UI on top of GIMP as opposed to just being a layout change and rename, but I guess someone would have to poke at it further to confirm.