DouglasNeuroInformatics / ansible-playbooks

Playbooks for configuring CIC Workstations and Servers
4 stars 11 forks source link

Fix ZSH's inability to load /etc/profile #64

Closed gdevenyi closed 7 months ago

gdevenyi commented 1 year ago

Special users (@joshunrau ) want to use ZSH, which by default doesn't seem to load /etc/profile which sets up a ton of our system settings, making their environment broken.

Need to modify /etc/zsh/* files to fix this.

Ref: https://www.madhur.co.in/blog/2023/05/10/zsh-and-etc-profile.html