Hacker News new | ask | show | jobs
by toolz 1178 days ago
Not completely true. You can launch bash with the --init-file flag and put the bashrc file wherever you'd like. Could even change /bin/bash or whatever your default shell is to be a script that launches bash with that flag provided.
1 comments

Is there a simple way to maintain that through updates?