summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-07-31 15:32:48 -0700
committerBen Sima <ben@bsima.me>2018-07-31 15:32:48 -0700
commita23fefe0f3ab3bb63beea5517648a0c09eb07ad6 (patch)
tree00ff91b6623e2b7aa23af9762ce026dfa3ab50c5
parentd8987dde0c09455fd877591c1e671e30d1d804e9 (diff)
Fix install script
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index a929086..282a1d8 100755
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
#
# Downloads and installs home-manager, then symlinks this directory where
# home-manager expects it.