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

Programmer Humor

22567 readers
1201 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
273
Which one??? (programming.dev)
submitted 9 months ago* (last edited 9 months ago) by JackbyDev to c/programmer_humor
 

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
[โ€“] [email protected] 1 points 9 months ago (1 children)

Yeah, I may have a larger $PATH than required.

[โ€“] JackbyDev 1 points 9 months ago

It doesn't really matter tbh, you shouldn't be arbitrarily running a shell in a shell (apart from command substitutions).