Pop open a project, wherever it is.
pop config directory add /projects1
pop config directory add /projects2
pop config editor vim
pop open project # opens project using vimmake build
echo "PATH=\$PATH:$(pwd)" >> ~/.zshrcSee pop --help
See pop config --help