-
ivydch: you're core, right? do you have a sec for a PM?
-
impulsewhere is PS1 set? i have it set in /etc/profile, but it looks like it's being overwritten when i invoke bash.
-
ivyimpulse: you may have a $HOME/.shrc file which sets it, this is created automatically from /usr/share/skel
-
impulseoh i do. thanks ivy.
-
CrtxReavror ~/.bashrc
-
CrtxReavrOr /usr/local/profile
-
CrtxReavrwhoops
-
CrtxReavrOr /usr/local/etc/profile
-
CrtxReavrOr /usr/local/etc/bashrc
-
CrtxReavrbash kinda loves config file possiblities.
-
CrtxReavrAlso ~/.bash_profile
-
impulse/usr/local/etc/bashrc doesn't seem to work
-
impulsealso /etc/profile.d/* doesn't seem to be executed when i `su`
-
CrtxReavrsu -
-
CrtxReavr'su' is just become root.
-
CrtxReavr'su -' is be root and load root's login config.
-
CrtxReavr/usr/local/etc/profile is for bash logins.
-
CrtxReavr/usr/local/etc/bashrc and ~/.bashrc is for non-login bash executions.
-
CrtxReavrCaveat: It's common for peope to add a close to their bash login config like: bpa.st/3V6KI
-
impulsein their ~/.bashrc?
-
impulseso when i open a new terminal in xorg that counts as a non-login?
-
CrtxReavrUsually, yes.
-
impulse`su -` doesn't look like it executes /etc/profile.d/* either
-
CrtxReavrBut some terminals have a runtime or config option to launch a login shell.
-
impulsei'm using rxvt-unicode. is there a good BSD licensed alternative?
an hour ago