diff --git a/dotstow.sh b/dotstow.sh index f7ae5b4..56200fc 100755 --- a/dotstow.sh +++ b/dotstow.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash if [ -z "$(which realpath)" ]; then realpath() {