* Removed the "cd" to home in /etc/profile, made sure that Tracker/Deskbar are

started from /boot/home. This closes ticket #3090.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30674 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-05-08 14:29:29 +00:00
parent e5d9cba691
commit 9532f6844f
3 changed files with 3 additions and 4 deletions
-3
View File
@@ -5,9 +5,6 @@
echo -e "\nWelcome to the Haiku shell.\n"
# switch to $HOME
cd
export PS1="\w> "
export HISTFILESIZE=50