#!/bin/bash if [[ ! -d $HOME/.local/bin ]]; then mkdir $HOME/.local/bin/ fi cp $PWD/eyebrow $HOME/.local/bin/