#!/bin/sh mkdir -p ~/.local/bin stow -v "$(dirname "$0")" -t ~/.local/bin --ignore='.*.sh$'