diff --git a/data/etc/profile b/data/etc/profile index e54b045e28..ff2bc06031 100644 --- a/data/etc/profile +++ b/data/etc/profile @@ -5,6 +5,9 @@ echo -e "\nWelcome to the Haiku shell.\n" +# switch to $HOME +cd + export PS1="\w>" export HISTFILESIZE=50