dotfiles/utils/.local/bin/bincp

4 lines
58 B
Plaintext
Raw Normal View History

#!/bin/sh
file="$1"
exec install -m755 $file ~/.local/bin