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

Programmer Humor

19512 readers
314 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 1 year ago
MODERATORS
272
Which one??? (programming.dev)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

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] 31 points 3 months ago (13 children)

Switching to Fish was the best decision I ever made in my terminal. Besides using tmux.

[–] [email protected] 9 points 3 months ago (2 children)

Isn't the POSIX incompatibility a major roadblock when scripting?

[–] [email protected] 18 points 3 months ago

Not really, you can make .fish scripts or call "bash script.sh" when it's more appropriate to be posix compliant

load more comments (1 replies)
load more comments (11 replies)