From 6478458c53efbcde62320102154c0052ade8cd55 Mon Sep 17 00:00:00 2001 From: Flo Date: Wed, 4 Jan 2017 21:04:35 +0100 Subject: [PATCH] make makesymlinks.sh script BSD compat --- makesymlinks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makesymlinks.sh b/makesymlinks.sh index da3f418..ec769fb 100755 --- a/makesymlinks.sh +++ b/makesymlinks.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # This script creates symlinks from the home directory to any desired dotfiles in ~/dotfiles