Thread
:
where is the prompt set for bash user?
View Single Post
cpitchford
2010-11-03 , 12:19
Posts: 303 | Thanked: 175 times | Joined on Oct 2009 @ London UK
#
6
It was late..so I missed this important step
Add this to the end of /home/user/.profile:
Code:
if [ -f ~/.bashrc ]; then . ~/.bashrc fi
I'm not using bash, as much as I love it.. On all systems, I try to use the shell provided, saves me doing something that works on mine, but not other N900s..
Quote & Reply
|
cpitchford
View Public Profile
Send a private message to cpitchford
Find all posts by cpitchford