273
Which one??? (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by JackbyDev@programming.dev to c/programmer_humor@programming.dev

Fuck it, .zshrc it is.

Image transcription:

  • Top text: I STILL DON'T KNOW WHAT SHOULD GO IN .*RC VERSUS .*PROFILE
  • Bottom text: AND AT THIS POINT I'M AFRAID TO ASK
you are viewing a single comment's thread
view the rest of the comments
[-] Crow@lemmy.blahaj.zone 14 points 1 year ago

Afaik the difference is whether a session is interactive or not, and non-interactive ones don't source the rc

[-] JackbyDev@programming.dev 1 points 11 months ago

But what would I want in a login shell that I don't also want in a non login shell?

[-] Crow@lemmy.blahaj.zone 2 points 11 months ago

Presumably just to get rid of unnecessary stuff that would slow down the start of all bash instances. Also aliases that could fuck with scripts

[-] JackbyDev@programming.dev 1 points 11 months ago

This really triggered an itch in me and I'm having trouble finding answers. It sounds like .profile might get sourced by your desktop environment when you log in but I'm having trouble finding out one way or the other. Every search I make just ends up with people asking about shells.

this post was submitted on 18 Jul 2024
273 points (98.6% liked)

Programmer Humor

24980 readers
1593 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS