Forgot to switch to the home directory.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9937 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-11-12 16:45:14 +00:00
parent 6d6292cffa
commit 0c7e169a8c
+3
View File
@@ -5,6 +5,9 @@
echo -e "\nWelcome to the Haiku shell.\n"
# switch to $HOME
cd
export PS1="\w>"
export HISTFILESIZE=50