Hi, I have edited the .profile and .bashrc in my ~ folder and what I added isn't executing at startup.
I added
export PATH="$PATH:/home/zaurus/develop/bin/"
export PS1='[\u]:\w\$'
the new item in PATH won't show, and my console is still just # instead of showing me my u and location, etc. Anyone know why these things aren't sticking?