Scripts
Shell scripts for quick launch.
A shell script that opens DiffHub in a cmux browser split pane for the current git repository.
sudo cp scripts/open-in-diffhub.sh /usr/local/bin/diffhub-openConfigure the project path in your shell profile:
export DIFFHUB_PROJECT="/path/to/diffhub"diffhub-open
diffhub-open --base develop