View Single Post
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..