Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 483 Bytes

screen-workdir.sh

Utility to create session with the current folder name on GNU Screen

Install

$ 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

Usage

Now there is a -w parameter screen -w

$ cd ~/Projects/myproject

$ screen -w

License (GPLv3) Copyright (C) 2017 Gutierri Barboza [email protected]