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:
parent
6d6292cffa
commit
0c7e169a8c
@ -5,6 +5,9 @@
|
||||
|
||||
echo -e "\nWelcome to the Haiku shell.\n"
|
||||
|
||||
# switch to $HOME
|
||||
cd
|
||||
|
||||
export PS1="\w>"
|
||||
export HISTFILESIZE=50
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user