From f7ff3e0b2bdeb88d634ba76df090c0914801555c Mon Sep 17 00:00:00 2001 From: hau Date: Sat, 1 Aug 2020 21:15:20 +0700 Subject: [PATCH] use env bash --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index fc35126..ca6ab91 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash rsync -vah --delete ./nvim ~/.config/ rsync -vah --delete ./tmux ~/.config/