$pwrp_login

This is the directory you will start in when you move to a project with the 'sdf'-command.
Two files here are of interest.

login.sh
sysinfo.txt

login.sh is a script that is run when you go to the project. It can be used to set up
project-specific environment variables and alikes.

sysinfo.txt is a text-file that will be printed in the terminal-window when you come to the
project. Information of what is going on or what is done in the project can be put here.