JackbyDev@programming.dev to Programmer Humor@programming.devEnglish · edit-22 年前Which one???programming.devimagemessage-square55fedilinkarrow-up1277arrow-down14file-text
arrow-up1273arrow-down1imageWhich one???programming.devJackbyDev@programming.dev to Programmer Humor@programming.devEnglish · edit-22 年前message-square55fedilinkfile-text
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
minus-squareJackbyDev@programming.devOPlinkfedilinkEnglisharrow-up3·2 年前And what’s confusing is that many times those files still manually call the others to make it more logical like zsh. That’s what I remember at least, it’s been quite a while since I used bash.
minus-squareGamma@programming.devlinkfedilinkEnglisharrow-up4·2 年前 manually call the others Yeah, most distros will set up source chains to make things nicer for users.
And what’s confusing is that many times those files still manually call the others to make it more logical like zsh. That’s what I remember at least, it’s been quite a while since I used bash.
Yeah, most distros will set up
sourcechains to make things nicer for users.