is a way to know if current working directory is in a project folder much like 'git rev-parse --is-inside-work-tree' by searching for a predefined file. The contents of that file is used to populate PS1
Source isindir.sh in your .bashrc
manipulate the PATH automatically