- I would like to have a system-wide custom prompt
- Added
. /path/to/prompt.shto my/etc/bash.bashrcbut prompt remains unchanged - I have some scripts in
/etc/profile.dthat tried to. /path/to/prompt.shbut also prompt remains unchanged - Placing
. /path/to/prompt.shin~/.bashrcwas the only one that worked, but I would have to specify it for every single user
I recall reading somewhere Ubuntu restores to the default prompt, is this true? Any way to overcome this?
I have had this problem for a long time, thought I wanted to settle it for good.
Thank you.