Utility to create session with the current folder name on GNU Screen
$ curl https://raw.githubusercontent.com/gutierri/screen-workdir.sh/master/screen-workdir.sh -o ~/.local/bin/screen-workdir.sh
$ echo "source ~/.local/bin/screen-workdir.sh" >> ~/.bashrc
Now there is a -w parameter screen -w
$ cd ~/Projects/myproject
$ screen -w
License (GPLv3) Copyright (C) 2017 Gutierri Barboza me@gutierri.me