#!/bin/sh
. linuxenv.bash "$@"
export PS1='\w\$ '
exec /bin/sh
