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 vim
make build
echo "PATH=\$PATH:$(pwd)" >> ~/.zshrc
See pop --help
See pop config --help