@noiob for zsh it should run .zshrc
@luana well, obviously, but debian always also runs .profile
@thingywott @luana well yeah it should, it isn't though
@thingywott zsh -l
doesn't parse .profile
, there's nothing in the log as well. I don't think it's supposed to, that sounds like a job for login
@noiob ah! that's super-fun!
debian does have a lot of automatic, but i don't know that universal user shell .profiles were one of those things
@thingywott I'm actually not sure I just know that debian automatically adds ~/bin to $PATH if it exists
@noiob oh yeah! and .local/bin
i have no idea how it loads that in zsh by default though (i've never really used zsh)
@thingywott it's a good shell
@thingywott ah, found an answer, zsh wants
.zprofile
. I'm still pretty sure it works in debian but 🤷 debian does debian things https://superuser.com/questions/187639/zsh-not-hitting-profile