some helper scripts i use in my work at DSAC.
put them in a bin/ folder that's somewhere on your system path.
e.g., git clone ... toolbox; cd toolbox; echo "export PATH=\"$(pwd)/bin:\$PATH\"" >> ~/.zshrc
npr: runs developer commands in the NPD project without having to cd around between root,backend/, andfrontend/git pr: open browser to the appropriate PR for the given project branchgit watch: watch PR checks for the given project branchgit select: use fuzzy search to switch git branchespassphrase-gen: generate a bunch of password ideasport: show what process is listening on a given portt: run an executable script fromtmp/binorscratch/binrelative to the current directory