#!/bin/env sh addGitInstall "hyprdrop" "https://github.com/kjlo/hyprdrop" setup_hyprdrop setup_hyprdrop() { cargo install --path . }