install: test -d ~/.local/bin || mkdir -p ~/.local/bin cp $(shell find $(shell pwd) -type f -perm /u+x -not -path "$(shell pwd)/.git/*") ~/.local/bin