• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: June 15th, 2022

help-circle
  • Hello fellow fish user.

    Disown is. I even have a fish function written so I can do ‘launch foo’ and it’ll run foo, redirect everything to /dev/null (not sure that’s necessary, but doesn’t hurt), and then disowns the process. Mostly because I have a habit of running stuff using whatever terminal I happen to have in front of me.